Can't run program in Vista
Posted: Sat May 02, 2009 8:18 pm
I just got Vista the other day and have installed Textpad 5.2. I can't execute my program. I keep getting this message:
java.lang.NoClassDefFoundError: C:\Program Files (x86)\JavaFX\Test/java
Caused by: java.lang.ClassNotFoundException: C:\Program Files (x86)\JavaFX\Test.java
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
Could not find the main class: C:\Program Files (x86)\JavaFX\Test.java. Program will exit.
Exception in thread "main"
Tool completed with exit code 1
When I used Textpad with XP, the option to compile, run applet, etc were available now they aren't.
PLEASE HELP.....
java.lang.NoClassDefFoundError: C:\Program Files (x86)\JavaFX\Test/java
Caused by: java.lang.ClassNotFoundException: C:\Program Files (x86)\JavaFX\Test.java
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
Could not find the main class: C:\Program Files (x86)\JavaFX\Test.java. Program will exit.
Exception in thread "main"
Tool completed with exit code 1
When I used Textpad with XP, the option to compile, run applet, etc were available now they aren't.
PLEASE HELP.....