Skip to main content
summaryrefslogtreecommitdiffstats
blob: 71410a6634e363f30dfd2c985d27f2f981b34b8c (plain) (blame)
1
2
3
4
5
6
7
8
source.. = src/
output.. = target/classes/
bin.includes = META-INF/,\
               .,\
               about.html,\
               plugin.xml,\
               icons/,\
               OSGI-INF/l10n/bundle.properties

Back to the top