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

Back to the top