Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 685805bfb223bfe5b2a1e5a366565d41913672ab (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                   
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<plugin>
   <extension
         point="org.eclipse.papyrus.infra.properties.environments">
      <environment
            environmentModel="model/Environment.xmi">
      </environment>
   </extension>

</plugin>

Back to the top