Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 06312a26f6113736f609f8d91bd2b43f9cc23f09 (plain) (blame)
1
2
3
4
5
6
7
8
source.. = src/
bin.includes = META-INF/,\
               .,\
               icons/,\
               about.html,\
               plugin.xml,\
               plugin.properties,\
               src/org/eclipse/papyrus/emf/facet/custom/metamodel/v0_2_0/custom/presentation/messages.properties

Back to the top