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

Back to the top