Changes for page JApplication

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

From version 66.1
edited by Andrus Adamchik
on 2006/09/16 13:55
Change comment: There is no comment for this version
To version 68.1
edited by Andrus Adamchik
on 2006/09/16 14:41
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -47,6 +47,6 @@
47 47  {{noformat}}
48 48  <japplication name="MyApp" destDir="dist" mainClass="org.example.Main" os="windows">
49 49   <fileset dir="${build}/classes"/>
50 - <lib dir-"lib" includes="**/*.jar"/>
50 + <lib dir="lib" includes="**/*.jar"/>
51 51  </japplication>
52 52  {{/noformat}}