Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 0c322c8044f2b360dc95196beb516636f22299e9 (plain) (blame)
1
2
3
4
5
6
7
8
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.xml,\
               profiles/,\
               resources/,\
               plugin.properties

Back to the top