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

Back to the top