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

Back to the top