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

Back to the top