Skip to main content
summaryrefslogtreecommitdiffstats
blob: e775d5f6fc021598168cd4bfde81f3a61ef4f82f (plain) (blame)
1
2
3
4
5
6
7
source.. = src/,\
           src-gen/
output.. = bin/
bin.includes = META-INF/,\
               plugin.xml,\
               .,\
               jaxb/

Back to the top