You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 4, 2023. It is now read-only.
* or [*infinitekind*'s fork](https://bitbucket.org/infinitekind/appbundler/overview)
77
78
78
79
### JarBundler example
79
80
Just place the `universalJavaApplicationStub` from this repo in your build resources folder and link it in your ANT task (attribute `stubfile`):
@@ -94,7 +95,7 @@ You should get a fully functional Mac Application Bundle working with both Java
94
95
95
96
96
97
### Appbundler example
97
-
Just place the `universalJavaApplicationStub` from this repo in your build resources folder and link it in your ANT task (attribute `executableName`):
98
+
Just place the `universalJavaApplicationStub` from this repo in your build resources folder and link it in your ANT task (attribute `executableName` from [*infinitekind*'s fork](https://bitbucket.org/infinitekind/appbundler/overview)):
0 commit comments