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

Back to the top