Changes for page JApplication

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

From version 76.1
edited by Andrus Adamchik
on 2006/09/16 15:35
Change comment: There is no comment for this version
To version 75.1
edited by Andrus Adamchik
on 2006/09/16 15:34
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -8,7 +8,7 @@
8 8  
9 9  * Java: builds a single runnable jar file out of a collection of jar files.
10 10  * Mac: builds a XYZ.app bundle that includes all jar dependencies.
11 -* Windows: Does 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.
11 +* Windows: Does a Java build and creates an [[NSIS>>http://nsis.sourceforge.net/Main_Page]] launcher for the runnable jar. Both files are required to be in the same directory.
12 12  
13 13  == Build Prerequisites and OS Specifics ==
14 14