Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 9d19e40311ab2a7313ef7726863e50f7bc2ff1de (plain) (blame)
1
2
3
4
5
6
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               OSGI-INF/,\
               plugin.xml

Back to the top