On Aug 18, 2006, at 12:14 AM, Kannan Srinivasan wrote:
I went ahead and compiled java code in the apps directory. It is giving methe following error (eg. compiling java code under Oscilloscope): $ javac Oscilloscope.java Oscilloscope.java:55: cannot access net.tinyos.util.SerialStub file net\tinyos\util\SerialStub.class not found mote = new MoteIF(PrintStreamMessenger.err); ^ 1 error
Your CLASSPATH is pointing at the 1.x Java code. Phil _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
