build AppBundler?
Greg Brown
greg.x.brown at oracle.com
Wed May 9 05:49:35 PDT 2012
The source code is here:
https://svn.java.net/svn/appbundler~svn/
You will need Java 7 and Ant 1.8.2 or later to build. Running "ant" from the root project directory will build the AppBundler JAR. "ant test-swingset" will create an app bundle for the SwingSet demo with an embedded JRE. "ant test-swingset-plugin" will create the same app but without the embedded JRE. Make sure you have JAVA_HOME defined, since that's how the script determines which JRE to embed.
If you just want to download the latest binary, you can find it here:
http://java.net/projects/appbundler/downloads
On May 9, 2012, at 3:06 AM, Tobias Bley wrote:
> Hi Greg,
>
> how can i build the AppBundler from the source code? I'm missing a ant file or something like that...?
>
> Best regards,
> Tobi
>
>
>
>
More information about the macosx-port-dev
mailing list