Check these two things:
1) There is a file named tools/java/net/tinyos/tools/Listen.class
2) You have "." in your CLASSPATH
for instance mine is:
export CLASSPATH=".;C:/cygwin/opt/tinyos-1.1.7/tools/java/jars/tinytools.jar"
google CLASSPATH for more info then you will ever want.
MS
xiaowei wrote:
Hi, I am trying to run the java Listen tool as shown in lesson 6 of the
tutorial. But I got the following error message. Can somebody help me out?
[EMAIL PROTECTED] /opt/tinyos-1.x/tools/java
$ java net.tinyos.tools.Listen
Exception in thread "main" java.lang.NoClassDefFoundError:
net/tinyos/tools/Listen
Thanks.
Xiaowei
------------------------------------------------------------------------
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help