Skip to main content
summaryrefslogtreecommitdiffstats
blob: ec79a6ae8218ebc209d611f402cc3dcbd0c4cdb2 (plain) (blame)
1
2
3
4
5
6
7
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               about.html,\
               OSGI-INF/,\
               fragment.xml

Back to the top