Hi all,
i've searched the forums for an answer, but couldnt fin any good one.
I've downloaded lejos and java, and set the environment vaiables like this:
LEJOS_HOME = C:\lejos
(and yes, this is where lejos i located:)
CLASSPATH = %LEJOS_HOME%\lib\classes.jar;%LEJOS_HOME%\lib\pcrcxcomm.jar;%LEJOS_HOME%\lib\jtools.jar;%LEJOS_HOME%\lib\rcxrcxcomm.jar;%LEJOS_HOME%\lib\vision.jar
PATH = %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%LEJOS_HOME%\bin;C:\j2sdk1.4.2_13\bin
RCXTTY = usb
when i run the firmdl.bat file i get the following error
"exception in thread main java.lang.noClassDefFoundError: js/tools/firmdl
any help would be very appreciated, i'm going mad..
