Skip to main content
summaryrefslogtreecommitdiffstats
blob: ec3f77276f4d04408fb8aa18860cf57d838f23c9 (plain) (blame)
1
2
3
4
5
6
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               support/,\
               .,\
               OSGI-INF/

Back to the top