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 235339 - [74cat] JavaFX doesn't activate when a JavaFX project is opened (according to Plugins manager)
Summary: [74cat] JavaFX doesn't activate when a JavaFX project is opened (according to...
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.4
Hardware: PC All
: P3 normal (vote)
Assignee: Roman Svitanic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-31 02:25 UTC by Lou Dasaro
Modified: 2013-09-15 07:24 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 Lou Dasaro 2013-08-31 02:25:38 UTC
Test suite: Activating JavaFX2 support

    Activating by opening JavaFX2 Project

    Start IDE with fresh userdir.
    Invoke File | Open Project... from main menu. "Open Project" wizard shows up.
    Browse to some previously created JavaFX2 project, select it and push Open Project button. 

    EXPECTED RESULT: Project is opened and JavaSE with JavaFX support are activated. Verify in Plugins manager. 

ACTUAL RESULT: Project is opened and JavaSE support is added BUT NOT JavaFX (according to Plugins manager).

Because I can still build and run JavaFX programs, It seems possible that JavaFX support was indeed activated, but that Plugin Manager was not notified and incorrectly displays that the feature is not activated. 

A similar bug occurs if you de-activate Java SE, restart the IDE and try to open a JavaFX project - the program will build and run but Plugin Manager will display both Java SE and JavaFX as "deactivated"

Workaround: Activate JavaFX in Plugin Manager. This will also cause Java SE to be activated, if it is not already active.

Test Environments (2):

DEV 201308270854 with JDK/JRE 7u25 on Ubuntu 12.04 LTS 64-bit on Intel Core2

DEV 201308290001 with JDK/JRE 7u40 on Windows 7 32-bit on Intel Core2
Comment 1 Roman Svitanic 2013-09-02 14:11:41 UTC
fixed in jet-main:
http://hg.netbeans.org/jet-main/rev/9bb6f0e2806e
Comment 2 Lou Dasaro 2013-09-15 07:24:06 UTC
Verified subsequently and in proposed RC1