compilation - Package JavaFX does not exist (Windows 7 JDK 8) -
i'm attempting started using javafx, when seek compile hello world, javafx style, error "package javafx not exist". uninstalled jdk (7) , jre , installed jdk 8, suggested help others similar issues, did not help. tried manually adding "c:\program files\java\jdk1.8.0_05\jre\lib\ext\jfxrt.jar" classpath environment variable . despite this, still same error.
my classpath, in case helps: .;c:\program files (x86)\quicktime\qtsystem\qtjava.zip;c:\program files\java\jdk1.8.0_05\jre\lib\ext\jfxrt.jar;
windows compilation javafx package java-8
No comments:
Post a Comment