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

Back to the top