PDA

View Full Version : [ubuntu] external jar java



cucucur
June 7th, 2011, 10:21 AM
hello!!! im creating a java class which uses an external jar, with Eclipse is really easy, I have to "add external jar" but, with ubuntu (server) I have no idea! do you know what should I do???

Thank you so much!!!

shnplr
June 7th, 2011, 12:22 PM
are you trying to compile from the command line?
what are you typing? what message you are you getting?
have you tried setting the CLASSPATH=<name_of_jar.jar> manually?