Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 110a2d2dcf728557f3b95feaadcbceec80f8c351 (plain) (blame)
1
2
3
4
5
source.. = src/
output.. = target/classes/
bin.includes = META-INF/,\
               .,\
               plugin.xml

Back to the top