Skip to main content
summaryrefslogtreecommitdiffstats
blob: cf640bbc575d79a3554447846f289e250016bdcf (plain) (blame)
1
2
3
4
5
6
7
8
source.. = test/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               about.html,\
               org.eclipse.papyrus.uml.diagram.composite.test.launch,\
               plugin.properties,\
               build.properties

Back to the top