Code Generator for Eclipse Code
Brought to you by:
hotzst
changed | /trunk/ch.sahits.hudson/build.xml |
--- a/trunk/ch.sahits.hudson/build.xml +++ b/trunk/ch.sahits.hudson/build.xml @@ -250,7 +250,7 @@ ================================= --> <target name="createBuild" depends="compile" description="Create a build.xml"> <java classname="ch.sahits.hudson.eclipse.BuildFileGenerator"> - <arg value="/home/andi/codegenjava/ch.sahits.hudson/test/ch/sahits/hudson/eclipse/MANIFEST.MF /opt/eclipseRCP3.5 ${test.output}" /> + <arg value="/home/andi/codegen/ch.sahits.hudson/test/ch/sahits/hudson/eclipse/MANIFEST.MF /opt/eclipseRCP3.5 ${test.output}" /> <classpath refid="test.classpath"/> </java> <jar destfile="${build.jar}">