Changes for page JApplication

Last modified by Andrus Adamchik on 2006/12/10 12:40

From version 30.1
edited by Andrus Adamchik
on 2006/09/30 20:35
Change comment: There is no comment for this version
To version 33.1
edited by Andrus Adamchik
on 2006/09/30 20:36
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -10,11 +10,11 @@
10 10  * Mac: builds a XYZ.app bundle that includes all jar dependencies.
11 11  * Windows: Performs a Java build and creates an [[NSIS>>http://nsis.sourceforge.net/Main_Page]] launcher for the runnable jar. Both ##".exe"## and ##".jar"## files are required to be in the same directory for the launcher to work.
12 12  
13 -== Build Prerequisites and OS Specifics ==
13 +== Build OS Specifics ==
14 14  
15 +* Mac launcher can be built on Mac only, as it requires a JavaApplicationStab file.
16 +* Windows launcher can be build on Windows only.
15 15  * Java launcher can be assembled on any platform and has no prerequisites.
16 -* Mac launcher can be built on Mac, as it requires a JavaApplicationStab file.
17 -* Windows launcher can currently be build on Windows only.
18 18  
19 19  == Parameters ==
20 20