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