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

Back to the top