Try doing "make" again in the tools/java directory and see if you get any errors, or output of any kind. If that doesn't "make" the class files, post the output here.
You can also force a compile of a specific file like this: javac -classpath . net/tinyos/packet/BuildSource.java MS sabrina sabrina wrote: > Good evening, > here I am preparing my paper on the subject of > the study of routing protocols in WSN > I installed the TinyOS-1.x according to blog > http://www.5secondfuse.com/tinyos/install.html > the tinyviz works very well for the simulation of sensors and it has > many examples of applications tinyos-1.x/apps with a preview on the > functioning of global > . / build / pc / main.exe - help > I have thus recovered a lot of traces is what I'm most interested in my > project as export DBG = led, am, packet, route .... > > but the only problem is that I noticed that in some folder as the > file on TinyOS packet- 1.x/tools/java/net/tinyos/packet > some files.java are not compiled in files.class for > eg BuildSource.java as although I > did make one on tinyos-1.x/tools/java to compile but I can not get > > I seek your help on this really small point if you will > to send me your file java tinyos-1.x/tools/java is asking too much or > if your applicationpacket at least: for tinyos-1.x/tools/java/net/packet > able to recover the java classes compile correctly > > > thank you very much for your help. > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Tinyos-help mailing list > Tinyos-help@millennium.berkeley.edu > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help _______________________________________________ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help