Can you send an actual error message? Also make sure you are using a real JDK, not the Micro-Bill one in Widows/system32. try: type java
My belief is that the source should be compatible with 1.4 (Java Generics are in 1.5 but I don't think TOS uses them). The jar files you have may have been compiled with a later version, but you should be able to re-make them with whatever JDK you have on hand. MS bouzayani walid wrote: > Hello All. > > > Whats the supported version of Java for Tinyos2.1 under Windows XP. > > > I tried with Java 1.4.2-19 and Java 1.5.0-02 and Java 1.6 but obtain > error of unsupported version when > > I use this command : java net.tinyos.tools.Listen > > Can you Give me Links of these supported versions. > > > Thanks in advance.. > > > ______________________________ > BOUZAYANI Walid > Research Engineer > CES Laboratory, ENIS Tunisia > [email protected] > GSM: (00216) 94 306 603 > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
