I am using eclipse 3.2 on a Windows XP machine and i am having trouble linking NXT files. I am able to compile the java file, and i am able to download the sample .bin files into the NXT, but not able to link my java file. I am getting the following error
java.lang.NoClassDefFoundError: js/tinyvm/TinyVM
Exception in thread "main"
I tried several version of java including 1.4.1_02, 1.4.2_10, 1.5.0_10, and 1.6.0. I also tried is on the command prompt, and i am getting the same error, so it is not something i did wrong on eclipse. Any help would be great. Thank you.[/quote]
