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

Back to the top