1
source.. = src/
2
output.. = bin/
3
bin.includes = plugin.xml,\
4
plugin.properties,\
5
META-INF/,\
6
.
7
8