Skip to main content
summaryrefslogtreecommitdiffstats
blob: 99ea6b51ab2614a40c10ec1ff42c5676381d0dac (plain) (blame)
1
2
3
4
5
6
7
8
bin.includes = plugin.xml,\
               test.xml,\
               axisPerfmsr.jar,\
               META-INF/,\
               about.html
jars.compile.order = axisPerfmsr.jar
source.axisPerfmsr.jar = src/
output.axisPerfmsr.jar = bin/

Back to the top