This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 225326 - Allow usage of early JDK8 builds for FX projects in early NB8 builds
Summary: Allow usage of early JDK8 builds for FX projects in early NB8 builds
Status: RESOLVED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Platform (show other bugs)
Version: 7.3
Hardware: All All
: P1 normal (vote)
Assignee: Petr Somol
URL:
Keywords: JDK_8
Depends on:
Blocks:
 
Reported: 2013-01-25 09:54 UTC by Stepan Zebra
Modified: 2013-06-25 10:38 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stepan Zebra 2013-01-25 09:54:57 UTC
In upcoming JDK8 build, jfxrt.jar will be moved from lib/ to lib/ext

http://javafx-jira.kenai.com/browse/RT-26125

Current NB (7.x) mechanism to create FX platform, should be able to recognize this layout, to allow usage of early JDK8 builds for FX projects.
Comment 1 kcr 2013-01-25 13:35:15 UTC
This is planned for JDK 8-b75
Comment 2 Marian Mirilovic 2013-01-28 14:42:30 UTC
Per an agreement with John, moving out of 7.3 scope.
Comment 3 Petr Somol 2013-01-29 10:43:47 UTC
fixed in jetmain
http://hg.netbeans.org/jet-main/rev/3fdb66d83af5
Comment 4 Quality Engineering 2013-01-30 03:42:09 UTC
Integrated into 'main-golden', will be available in build *201301300001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/3fdb66d83af5
User: Petr Somol <psomol@netbeans.org>
Log: #225326 - Allow usage of early JDK8 builds for FX projects in early NB8 builds