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 230913 - JavaFX is not present in the list of Installed plugins
Summary: JavaFX is not present in the list of Installed plugins
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Platform (show other bugs)
Version: 7.4
Hardware: PC Linux
: P2 normal (vote)
Assignee: Petr Somol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-07 10:50 UTC by Marian Mirilovic
Modified: 2013-09-27 21:42 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 Marian Mirilovic 2013-06-07 10:50:23 UTC
Product Version: NetBeans IDE Dev (Build 201306062301)
Java: 1.7.0_25; Java HotSpot(TM) 64-Bit Server VM 23.25-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_25-b13
System: Linux version 3.5.0-32-generic running on amd64; UTF-8; en_US (nb)

Steps to reproduce:
- run IDE
- open Tools | Plugins | Installed
.. there is not javaFX
- activate all features
- go to File | New Project | JavaFX
-> all samples are disabled

I think this should be either mentioned in Installed list or activate as a part of something else (e.g. Java or Java ME ?)
Comment 1 Petr Somol 2013-06-11 10:40:37 UTC
fixed a typo in FX cluster registration in ergonomics. Now JavaFX 2 is visible as cluster in Plugin Manager and its activation activates both new project templates and samples.
http://hg.netbeans.org/jet-main/rev/416930a20706
Comment 2 Quality Engineering 2013-06-12 02:03:57 UTC
Integrated into 'main-golden', will be available in build *201306112301* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/416930a20706
User: Petr Somol <psomol@netbeans.org>
Log: #230913 - JavaFX is not present in the list of Installed plugins