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 202166

Summary: prevent creation of FX enabled Platform with incompatible JDK and FX SDK
Product: javafx Reporter: Petr Somol <psomol>
Component: PlatformAssignee: Anton Chechel <manowar>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.1   
Hardware: PC   
OS: Other   
Issue Type: DEFECT Exception Reporter:

Description Petr Somol 2011-09-15 08:56:02 UTC
In Java Platforms dialog after adding a new platform and enabling JavaFX in JavaFX tab the user can Browse and select an installed FX SDK for use with this platform's JDK. Currently this silently allows mixing 32bit and 64bit JDK and FX SDK versions, what would later result in inability to run the FX application. Selection of incompatible FX SDK thus should be prevented.
Comment 1 Anton Chechel 2011-09-15 11:56:58 UTC

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