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 241677 - Cannot run JavaFX applications with JDK 7
Summary: Cannot run JavaFX applications with JDK 7
Status: VERIFIED DUPLICATE of bug 239388
Alias: None
Product: javafx
Classification: Unclassified
Component: Platform (show other bugs)
Version: 8.0
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-11 08:13 UTC by svanimpe
Modified: 2014-02-13 05:58 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 svanimpe 2014-02-11 08:13:03 UTC
Using NetBeans 8, I can no longer run JavaFX applications with JDK 7. I tried both u45 and u51. All I get is the good old "Exception in thread "main" java.lang.NoClassDefFoundError: javafx/application/Application" Switching to JDK 8  (RC) solves the problem.
Comment 1 Roman Svitanic 2014-02-11 08:39:46 UTC

*** This bug has been marked as a duplicate of bug 239388 ***