Results 1 to 3 of 3
Hello all,
I am running Debian Squeeze. How can I download packages in Java? For example I need the javax.mail package.
In windows, I simply download the JAR and point ...
- 02-23-2011 #1Just Joined!
- Join Date
- Jan 2011
- Posts
- 59
[SOLVED] How to download java packages in linux?
Hello all,
I am running Debian Squeeze. How can I download packages in Java? For example I need the javax.mail package.
In windows, I simply download the JAR and point my classpath to that JAR.... How does this work in linux/debian? Is there apt-get command that I can use to get java packages?
Thanks!
- 02-23-2011 #2
no, its the same process
unless you are using a build tool like maven which would download them for you
- 02-24-2011 #3Just Joined!
- Join Date
- Jan 2011
- Posts
- 59



