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

Back to the top