Monday, March 8, 2010

Compiling java program with imported library

For linux users:
put all the libraries (.jar) into your jre/lib/ext then compile as usual.

note that if you use synaptic to install your jdk, the location of your jdk is at /usr/lib/jvm/jdk6..

No comments:

Post a Comment