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

Back to the top