Hi,
I uploaded the firmware to my NXT and i could compile
the Tune sample using nxjc Tune.java
After that i tried the
nxj -r Tune
and i got this error:
Exception in thread "main" java.lang.NoClassDefFoundError: and
strange, is "and" a java class that is supposed to be in the classpath?
I get the same error when i try to run nxjbrowse
I setup the NXJ_HOME and the JAVA_HOME as specified in the doc.
Am I missing something?
I am using NXJ on Windows XP

