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

Back to the top