Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 10b116bc17cf23ae397b2186c73436d04fcc7544 (plain) (blame)
1
2
3
4
5
6
7
8
9
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               OSGI-INF/,\
               plugin.xml,\
               icons/,\
               about.html,\
               plugin.properties

Back to the top