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

Back to the top