Building jars. [message #114288] |
Thu, 03 November 2005 04:53  |
Eclipse User |
|
|
|
Originally posted by: tony.cruickshank.vicorp.com
Hello There,
I've just started using Eclipse as my Java IDE, having previously used
JBuilder for many years, and there seems to be a glaring omission. I need
to create a jar file from my classes, and I'd like it to be done
automatically
every time I do a build. However, currently after building the project I
have
to then manually Export the classes which, to be honest, is a right pain in
the <insert favourite anatomical part here>.
Is there a plug in that provides this functionality. Ideally, I should be
able to do something like
File -> New -> Jar
and add this to my project.
Thanks in advance.
Tony.
|
|
|
|
Re: Building jars. [message #114730 is a reply to message #114446] |
Fri, 04 November 2005 09:44  |
Eclipse User |
|
|
|
Originally posted by: tony.cruickshank.vicorp.com
Hello There,
Thanks for replying. I'd seen that I could write an ant task to create
the
jar, but I was hoping that Eclipse would support this natively, so to
speak.
I mean, what else do you do with a Java class except put it in a jar to
use?
And given that, why doesn't Eclipse have File -> New -> Jar along with all
the
other possibilities.
Just seems strange that every other IDE I've looked at has the ability
to
add jars to a project and Eclipse doesn't.
Anyway, thanks for you help.
Cheers,
Tony.
|
|
|
Powered by
FUDForum. Page generated in 0.10671 seconds