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

Back to the top