Stephan Herrmann | 36c2699 | 2010-04-01 23:18:59 +0000 | [diff] [blame^] | 1 | source.otdt-tests.jar = src/,\ |
2 | compiler/,\ | ||||
3 | hierarchy/,\ | ||||
4 | model/,\ | ||||
5 | parser/,\ | ||||
6 | search/,\ | ||||
7 | selection/,\ | ||||
8 | analysis/,\ | ||||
9 | formatter/ | ||||
10 | output.otdt-tests.jar = bin/ | ||||
11 | bin.includes = plugin.xml,\ | ||||
12 | otdt-tests.jar,\ | ||||
13 | workspace/,\ | ||||
14 | META-INF/,\ | ||||
15 | test.xml,\ | ||||
16 | JCL/ | ||||
17 | src.includes = .classpath,\ | ||||
18 | .project,\ | ||||
19 | build.properties |