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 202090 - allow user to register JavaFX in New Java Platform wizard
Summary: allow user to register JavaFX in New Java Platform wizard
Status: NEW
Alias: None
Product: javafx
Classification: Unclassified
Component: Platform (show other bugs)
Version: 7.1
Hardware: PC Other
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on: 220529
Blocks:
  Show dependency tree
 
Reported: 2011-09-14 00:07 UTC by John Jullion-ceccarelli
Modified: 2013-09-04 13:45 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Jullion-ceccarelli 2011-09-14 00:07:51 UTC
If I want to create a Java Platform with JavaFX, I currently have to create the Java Platform with the wizard, then go to its properties in the Java Platforms dialog box. Should be able to register JavaFX right in the New Java Platform wizard.
Comment 1 Tomas Zezula 2011-10-21 08:23:49 UTC
There are two possibilities:

1st) Add a new platform wizard like in case of J2ME CDC, J2ME CLDC. In the wizard the user selects the JFX SDK and the wizard either automatically clones a suitable JavaPlatform into which it adds the JFX or it asks user which platform should be used as a prototype (combo box in the wizard).

2nd) The chooser of JFX SDK will be added into New J2SE platform. User will need to firstly select the JDK folder (1st step) and in the (3rd step) the JFX folder.