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 179912

Summary: javafx.runtime doesn't provide all libraries
Product: javafx Reporter: Martin Ryzl <mryzl>
Component: UnsupportedAssignee: rbalada <rbalada>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot
patch agains release68_fixes

Description Martin Ryzl 2010-01-27 06:38:38 UTC
javafx.runtime doesn't provide all libraries of JavaFX SDK 1.2 - javafx-ui-charts.jar is missing which is blocking javafx composer M4. Should be fixed in both trunk and 6.8p1
Comment 1 Lukas Hasik 2010-01-27 06:51:52 UTC
Created attachment 93595 [details]
screenshot

works for me on Mac with NB6.8patch1...
Comment 2 Martin Ryzl 2010-01-27 06:58:36 UTC
Created attachment 93597 [details]
patch agains release68_fixes
Comment 3 Martin Ryzl 2010-01-27 07:00:25 UTC
yes Lukasi, it is there but it is not exposed to the modules. Attached patch is required.
Comment 4 rbalada 2010-01-27 08:12:51 UTC
The patch has been integrated into release68_fixes branch as http://hg.netbeans.org/javafx/rev/60668b691d62

In case of rollback, consider also http://hg.netbeans.org/javafx/rev/c74d369534e3

Please verify on release68_fixes branch
Comment 5 Lukas Hasik 2010-01-28 05:17:25 UTC
patch is in. Martin, please check
Comment 6 Lukas Hasik 2010-01-28 05:18:29 UTC
v