Sign in
eclipse
/
epsilon
/
org.eclipse.epsilon
/
dbe4cdc25bf5b7abb3c03e89d7ae7cdbfd38d62d
/
.
/
examples
/
org.eclipse.epsilon.examples.ewl.uml
/
plugin.xml
blob: 89a505fd3590ff65e68521e219391d5ab24c12cb [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<?
eclipse version
=
"3.2"
?>
<plugin>
<extension
point
=
"org.eclipse.epsilon.ewl.emf.wizards"
>
<wizards
file
=
"wizards/uml.ewl"
namespaceURI
=
"http://www.eclipse.org/emf/2002/Ecore"
>
</wizards>
</extension>
</plugin>