1
source.cstest.jar = src/
2
output.cstest.jar = bin/
3
bin.includes = plugin.xml,\
4
META-INF/,\
5
cstest.jar,\
6
data/
7
compilerArg=-encoding UTF8