Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 5428b7f522d241559425385de79ba0481134877b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
bin.includes = about.html,\
               about.ini,\
               about.mappings,\
               about.properties,\
               plugin.xml,\
               plugin.properties,\
               eclipse32.png,\
               META-INF/,\
               license.html
src.includes = about.html
               

Back to the top