Sign in
eclipse
/
tigerstripe
/
org.eclipse.tigerstripe
/
a727213a5bc06983e9e58c06ab81713729672f01
/
.
/
plugins
/
org.eclipse.tigerstripe.annotation.example.router
/
plugin.xml
blob: b04bd5707b5c92854759d543e75f4a1c89874cc0 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<?
eclipse version
=
"3.2"
?>
<plugin>
<extension
point
=
"org.eclipse.tigerstripe.annotation.core.router"
>
<router
class
=
"org.eclipse.tigerstripe.annotation.example.router.ResourceRouter"
/>
</extension>
</plugin>