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

Back to the top