Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: c588d989605d438ac6d48127ca8d672d9d254540 (plain) (blame)
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8" standalone="no"?><?eclipse version="3.4"?>
<plugin>
   <extension point="org.eclipse.papyrus.infra.properties.contexts">
      <context contextModel="/propertyView/symbols/symbols.ctx"/>
   </extension>
</plugin>

Back to the top