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

Back to the top