Just add external jars or directories to your CLASSPATH when compiling and running. But I think java.text is in the standard JRE jar file, so probably all you need to do is put an import in your source. MS
Maria Taramigkou wrote: > Hi all! > I have one question,can I add more java packages in tinyos ?To be more > specific I want to implement a java class which needs java.text.* > package, that does not exist in java/net/tinyos. > How can I solve this problem? > Regards, > Maria > > > ------------------------------------------------------------------------ > > _______________________________________________ > 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
