Skip to main content
summaryrefslogtreecommitdiffstats
blob: c381fb22bb747bce784f9dfa3080167f825e1fa8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
bin.includes = feature.xml,\
               license.html,\
               feature.properties,\
               epl-v10.html,\
               eclipse_update_120.jpg
src.includes = eclipse_update_120.jpg,\
               epl-v10.html,\
               feature.properties,\
               feature.xml,\
               license.html

Back to the top