Sign in
eclipse
/
epsilon
/
org.eclipse.epsilon
/
refs/heads/hhoyos/iEvl
/
.
/
examples
/
org.eclipse.epsilon.eugenia.examples.rcpapp
/
plugin.xml
blob: 488afbddabfd9cc860e3c4c67d7ee067a13b198d [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<?
eclipse version
=
"3.0"
?>
<!--
-->
<plugin>
<extension
point
=
"org.eclipse.emf.ecore.generated_package"
>
<package
uri
=
"rcpapp"
class
=
"rcpapp.RcpappPackage"
/>
</extension>
</plugin>