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

Back to the top