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

Back to the top