Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: c0920da5e1f8800c40dee7abe9a957b5bf34c6b2 (plain) (tree)
1
2
3
4
5
6
7
8



                                                                   
                                                                                                                  


                
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<plugin>
 	<extension point="org.eclipse.emf.ecore.extension_parser">
      <parser class="org.eclipse.papyrus.customization.properties.model.xwt.resource.XWTModelFactory" type="xwt">
      </parser>
   </extension>
</plugin>

Back to the top