Skip to main content
summaryrefslogtreecommitdiffstats
blob: ff44f7e416bf9cf213f0abbe6dc79cb53562c5a2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
source.otrefactoringtests.jar = src/
output.otrefactoringtests.jar = bin/
bin.includes = otrefactoringtests.jar,\
               testdata/,\
               testresources/,\
               test.xml,\
               META-INF/,\
               workspace/,\
               JCL/,\
               plugin.xml
src.includes = src/

Back to the top