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