Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 6f8a3844c1328002ff9a6d441b58386945221e24 (plain) (blame)
1
2
3
4
5
6
7
8
9
source.. = src/
bin.includes = META-INF/,\
               .,\
               org.eclipse.papyrus.emf.facet.custom.sdk.ui.modelcelleditors,\
               icons/,\
               about.html,\
               plugin.xml,\
               OSGI-INF/
src.includes = about.html

Back to the top