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

Back to the top