[Tinyos-help] Can I add more java packages?
Michael Schippling
schip at santafe.edu
Wed May 28 13:21:24 PDT 2008
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
> Tinyos-help at millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
More information about the Tinyos-help
mailing list