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

Back to the top