Hi, I am new to leJOS. I'm following the tutorial here http://lejos.sourceforge.net/nxt/nxj/tutorial/Preliminaries/CompileAndRun.htm#6 to run PC sample.
nxjpcc SensorTest.java runs successfully, but nxjpc SensorTest always give the error "Error: Couldn't find or load main class SensorTest".
This happens with all the pc samples not only the sensor test sample. Is anything missing in what I am doing ?
