samples/composition/build.xml
changeset 187 e8db9f297016
parent 186 09d10795f55c
child 263 7e8e995065c5
     1.1 --- a/samples/composition/build.xml	Sat Jun 14 10:01:34 2008 +0200
     1.2 +++ b/samples/composition/build.xml	Sat Jun 14 10:01:36 2008 +0200
     1.3 @@ -95,6 +95,7 @@
     1.4              destdir="build/${version}/classes" 
     1.5              source="1.5" target="1.5"
     1.6              classpath="${cp}"
     1.7 +            debug="true"
     1.8          />
     1.9      </target>
    1.10  </project>