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

Back to the top