Skip to main content
summaryrefslogtreecommitdiffstats
blob: 8f2ae0690836073711281fd639560728799f889b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               fragment.xml,\
               icons/,\
               model/,\
               org.eclipse.papyrus.extendedtypes.tests.launch,\
               fragment.properties,\
               about.html

Back to the top