I don't know that Widows has a Java IDE though. If you mean the brain damaged java version in windows/system32, I don't think it is viable. But any IDE, like Eclipse, that uses a real JDK should be ok.
You should be able to compile TOS java code anywhere that javac works...as long as you have the tinyos jar file or class directory in your CLASSPATH. In order to run the code you will also need the comm and getenv JNI libs and supporting files in your JRE. MS chris cgha wrote: > Dear all: > I mean i have not installed cygwin,but want to collect data and see > the node topo on pc installed windows xp. Can i use the java ide on > windows xp to compile and run the code?Thanks! > > Cgha > > > ------------------------------------------------------------------------ > > _______________________________________________ > 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
