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

Back to the top