java/build.xml
branchdevelopment
changeset 2669 c03790d973b6
parent 2545 f79da9903d12
child 2731 13f5be2bf83b
--- a/java/build.xml	Sat Aug 24 17:29:19 2013 +0100
+++ b/java/build.xml	Sat Aug 24 17:30:57 2013 +0100
@@ -3,8 +3,7 @@
               Any modifications will be overwritten.
               To include a user specific buildfile here, simply create one in the same
               directory with the processing instruction <?eclipse.ant.import?>
-              as the first entry and export the buildfile again. -->
-<project basedir="." default="build" name="stx.libjava">
+              as the first entry and export the buildfile again. --><project basedir="." default="build" name="stx.libjava">
     <property environment="env"/>
     <property name="stx.libjava.benchmarks.location" value="../benchmarks/java"/>
     <property name="stx.libjava.examples.location" value="../examples/java"/>