[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform.swt] Re: how to pack a SWT stand alone app?
|
Hi Moritz,
If you'd like an example Ant build script that builds and runs an SWT/JFace
application on both Microsoft Windows and Linux, please send an email to
jeff.gunther@xxxxxxxxxxxxx . This particular Ant package was completed for
an article I recently authored for IBM developerWorks about developing JFace
wizards.
Regards,
Jeff
"Moritz Angermann" <moritz.angermann@xxxxxxx> wrote in message
news:b7oe94$kaj$1@xxxxxxxxxxxxxxxx
> Well, my tool is getting
> somewhere now i'd like to be able to
> give it to some other people. But how
> do i do it, without asking them to DL
> eclipse?
>
> I figured how to make a proper ant build
> wich does pack me a jar out of my classes.
> but that one doesn't contain the swt.jar
> and the dll's / so's. or what ever is needed
> on the other systems.
>
> could anyone point me out to a document wich
> describes that? or just tell me how i'd have
> to pack it? ( and what is additionally required
> to get a SWT application running, beside the
> Java Runtime Environment )
>
> reg.
> moritz
>