Hi all,

When i run java TestSerial -comm ser...@com3:57600

i get the following exception
Exception in thread "main" java.lang.NoClassDefFoundError: TestSerial


*I have declared * the following variables:
export TOSROOT=/opt/tinyos-2.0.2
export TOSDIR=$TOSROOT/tos
export CLASSPATH=`cygpath -w $TOSROOT/support/sdk/java/tinyos.jar`
export CLASSPATH="$CLASSPATH;."
export MAKERULES=$TOSROOT/support/make/Makerules

Any ideas?
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to