Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 30b2fc40bd8b4e8e8c0eaeac7de0c5f0e25af914 (plain) (blame)
1
2
3
4
5
6
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.properties,\
               plugin.xml

Back to the top