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 230521

Summary: Remove FX-enabled Java Platform auto-registration in NetBeans-JDK bundle
Product: javafx Reporter: Petr Somol <psomol>
Component: PlatformAssignee: Tomas Zezula <tzezula>
Status: STARTED ---    
Severity: normal CC: jrechtacek
Priority: P2    
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: TASK Exception Reporter:
Bug Depends on: 229678    
Bug Blocks:    

Description Petr Somol 2013-05-30 11:41:30 UTC
After the removal of FX-enabled platforms (see Issue #229678) there is no mechanism of auto-registering such platform. Auto-registration had been done in NetBeans-JDK bundles so far in order to save users the effort necessary to set-up the default FX platform. This should now be disabled/removed, as any Java Platform since 7u6+ is now directly usable in FX Projects without explicit FX-enabling hassle.
Comment 1 Petr Somol 2013-05-30 12:13:18 UTC
Relatedcleanup inside JavaFX 2 Platform and JavaFX 2 Project modules:
http://hg.netbeans.org/jet-main/rev/f68630ccd728