Changeset 15
- Timestamp:
- Oct 5, 2007, 7:20:24 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/build.xml
r8 r15 196 196 </target> 197 197 198 <target name="swt009_06" depends="init,build.prp"> 199 <property name="test.step" value="009_06" /> 200 <antcall target="swt.test" /> 201 </target> 202 198 203 <!-- creates the default build.prp if nesessary --> 199 204 <target name="build.prp" depends="init" unless="is.build.prp"> … … 201 206 202 207 # path to the original Eclipse source distribution 203 eclipsedir.orig= f:/eclipse208 eclipsedir.orig=x:/apps/dev/fuentes/eclipse2.0.1 204 209 205 210 # default part and step number for test (run) target
Note:
See TracChangeset
for help on using the changeset viewer.