Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 6d4fb79f8a87f0de0af469c82420aed84c3541a8 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                           
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.xml,\
               icons/,\
               OSGI-INF/,\
               resources/,\
               about.html
src.includes = about.html

Back to the top