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 - JavaFX Project With Existing Sources wizard should not have an option to create new JavaFX Application class
Summary: JavaFX Project With Existing Sources wizard should not have an option to crea...
Status: RESOLVED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Roman Svitanic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-03 09:02 UTC by Roman Svitanic
Modified: 2014-02-04 03:06 UTC (History)
0 users

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 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