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 241307

Summary: JavaFX Project With Existing Sources wizard should not have an option to create new JavaFX Application class
Product: javafx Reporter: Roman Svitanic <rsvitanic>
Component: ProjectAssignee: Roman Svitanic <rsvitanic>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description Roman Svitanic 2014-02-03 09:02:20 UTC
There is visible checkbox to create a new JavaFX Application Class when creating a new project from sources. This checkbox and related textfield should not be available in this type of wizard.
Comment 1 Roman Svitanic 2014-02-03 09:06:25 UTC
fixed in jet-main:
http://hg.netbeans.org/jet-main/rev/c51b410c3218
Comment 2 Quality Engineering 2014-02-04 03:06:41 UTC
Integrated into 'main-silver', will be available in build *201402040001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/c51b410c3218
User: Roman Svitanic <rsvitanic@netbeans.org>
Log: #241307: JavaFX Project With Existing Sources wizard should not have an option to create new JavaFX Application class - fixed