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

Back to the top