Sign in
eclipse
/
egf
/
org.eclipse.emf.egf
/
refs/heads/master
/
.
/
examples
/
workspace
/
org.eclipse.egf.example.type.extension.egf
/
plugin.xml
blob: 0d8ea2571fdf057d635248e478b937edc18b54ac [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<?
eclipse version
=
"3.2"
?>
<plugin>
<extension
point
=
"org.eclipse.egf.core.fcore"
>
<fcore
id
=
"egf/extension.fcore"
>
</fcore>
</extension>
</plugin>