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

Back to the top