User Tools

Site Tools


java:ant

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
java:ant [2017/01/30 13:48]
gthanos [Windows]
java:ant [2017/02/15 14:16]
gthanos
Line 51: Line 51:
  
     <target name="jar" depends="build">     <target name="jar" depends="build">
-        <jar destfile="build/jar/ce325library.jar" basedir="build/classes" includes="ce325/**" excludes="ce210/temp/**">+        <jar destfile="build/jar/ce325library.jar" basedir="build/classes"  
 +             includes="ce325/**" excludes="ce210/temp/**">
         </jar>         </jar>
     </target>     </target>
java/ant.txt · Last modified: 2020/02/21 12:38 by gthanos