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