Hi,

I was attempting to run the antlrwork debugger, I bumped into a "Class not
found exception". I've tried reconfiguring the paths, with no success. The
only searches reported for a similar problem pertain to eclipse. I suspect
I'm missing something very obvious.

Any suggestions?

BTW, I'm running vista enterprise x64 and JRE 1.6.00.07

java.lang.NoClassDefFoundError: __Test__
Caused by: java.lang.ClassNotFoundException: __Test__
 at java.net.URLClassLoader$1.run(Unknown Source)
 at java.security.AccessController.doPrivileged(Native Method)
 at java.net.URLClassLoader.findClass(Unknown Source)
 at java.lang.ClassLoader.loadClass(Unknown Source)
 at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
 at java.lang.ClassLoader.loadClass(Unknown Source)
 at java.lang.ClassLoader.loadClassInternal(Unknown Source)
Could not find the main class: __Test__.  Program will exit.
Exception in thread "main"
cheers,
gary

--

You received this message because you are subscribed to the Google Groups 
"il-antlr-interest" group.
To post to this group, send email to [email protected].
For more options, visit this group at 
http://groups.google.com/group/il-antlr-interest?hl=.


List: http://www.antlr.org/mailman/listinfo/antlr-interest
Unsubscribe: 
http://www.antlr.org/mailman/options/antlr-interest/your-email-address

Reply via email to