Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 6c261b95a6630cc8d3d29a5b779485aa19a74f08 (plain) (blame)
1
2
3
4
5
6
7
8
9
source.. = src/,\
           tests/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.xml,\
               about.html,\
               plugin.properties
src.includes = about.html

Back to the top