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 208020 - Creating or opening J2SE project starts default JavaFX platform creation
Summary: Creating or opening J2SE project starts default JavaFX platform creation
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Petr Somol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-02 14:51 UTC by Petr Somol
Modified: 2012-02-13 14:30 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 Petr Somol 2012-02-02 14:51:34 UTC
A bug in JFXProjectOpenedHook in JavaFX 2 Project module affected standard J2SE projects: creating or opening a J2SE project called FX specific actions defined in JFXProjectOpenedHook, including auto-creation of Default_JavaFX_Platform.
Comment 1 Petr Somol 2012-02-02 14:53:02 UTC
fixed in jetmain
http://hg.netbeans.org/jet-main/rev/70918c70487a
Comment 2 Stepan Zebra 2012-02-06 09:05:03 UTC
verified in trunk
Comment 3 Petr Somol 2012-02-07 12:42:11 UTC
fixed in releases branch release71_fixes:
http://hg.netbeans.org/releases/rev/6c38196e72c2

Remark: it was not possible to directly transplant
http://hg.netbeans.org/jet-main/rev/70918c70487a
due to after-7.1 changes in code in which the fix was made.
The fix in releases branch is a modified version of the
original fix, functionally equivalent.
Comment 4 Quality Engineering 2012-02-08 02:33:13 UTC
Integrated into 'releases', will be available in build *201202072200* or newer. Wait for official and publicly available build.
Changeset: http://hg.netbeans.org/releases/rev/6c38196e72c2
User: Petr Somol <psomol@netbeans.org>
Log: #208020 - Creating or opening J2SE project starts default JavaFX platform creation - fix adjusted for 7.1.1
Comment 5 Stepan Zebra 2012-02-13 14:30:23 UTC
verified in 7.1.1