Hello,
how can I export an eclipse java project together with external
libraries? I can easily export a project to a jar file, but I want to
export the whole project, with the external libraries, to make it
easier for other people to import the whole project.
Thank you in advance,
Susi
Roedy Green - 02 Apr 2006 18:49 GMT
>how can I export an eclipse java project together with external
>libraries? I can easily export a project to a jar file, but I want to
>export the whole project, with the external libraries, to make it
>easier for other people to import the whole project.
just zip the entire directory tree.

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
Johnny Loo - 06 Apr 2006 14:26 GMT
use the fat jar plugin!
or use the "jar" command
<susikaufmann2003@hotmail.com>
??????:1143998240.659860.160530@g10g2000cwb.googlegroups.com...
> Hello,
>
[quoted text clipped - 6 lines]
>
> Susi