Sign in
eclipse
/
epsilon
/
org.eclipse.epsilon
/
dbe4cdc25bf5b7abb3c03e89d7ae7cdbfd38d62d
/
.
/
examples
/
org.eclipse.epsilon.examples.tools
/
plugin.xml
blob: 293bb69a1cdc8a79579e04472076a5179a3e6237 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<?
eclipse version
=
"3.4"
?>
<plugin>
<extension
point
=
"org.eclipse.epsilon.common.dt.tool"
>
<tool
class
=
"org.eclipse.epsilon.examples.tools.SampleTool"
defaultName
=
"SampleTool"
>
</tool>
</extension>
</plugin>