Stephan Herrmann | 0c152ef | 2010-04-01 23:14:43 +0000 | [diff] [blame] | 1 | source.otdt-debugtests.jar = src/ |
2 | output.otdt-debugtests.jar = bin/ | ||||
3 | bin.includes = plugin.xml,\ | ||||
4 | META-INF/,\ | ||||
5 | otdt-debugtests.jar,\ | ||||
6 | testjars/,\ | ||||
7 | testprograms/,\ | ||||
8 | testresources/,\ | ||||
9 | BCEL.jar,\ | ||||
10 | classfiles/,\ | ||||
11 | test.xml | ||||
12 | src.includes = build.properties,\ | ||||
13 | test.xml,\ | ||||
14 | .classpath,\ | ||||
15 | .project |