Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: b50ddbf265128f07397a2715c4f7dbfc24a51ed4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
bin.includes = feature.xml,\
               feature.properties,\
               license.html,\
               epl-v10.html,\
               about.html
src.includes = feature.properties,\
               feature.xml,\
               license.html,\
               about.html,\
               epl-v10.html
generate.feature@org.eclipse.ecf.core.featurepatch.source=org.eclipse.ecf.core.featurepatch

Back to the top