by gloomyandy » Wed Jan 11, 2012 11:38 am
Please when asking for help provide as much detail as possible, so...
1. What version of leJOS are you using.
2. Are you trying to run this code on the NXT or are you using the leJOS PC API (and so run the code on a Mac/PC).
3. What host system are you using, Windows/Mac/Linux
4. What build environment are you using, command line, Eclipse, NetBeans
5. What commands did you use when building the files
6. What errors have been produced
From a quick look it seems like you are trying to write a PC side program but are using the classes.jar file that can only be used by programs that run on the NXT...
Andy