Sign in
eclipse
/
actf
/
org.eclipse.actf.ai
/
8004a15cc01376e3ce0855e5582f965617041ee7
/
.
/
plugins
/
org.eclipse.actf.ai.key.keyui
/
plugin.xml
blob: c64fb800f30e782d889aa9940ec03576ab293151 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<?
eclipse version
=
"3.0"
?>
<plugin>
<extension
point
=
"org.eclipse.actf.ai.navigator.Navigation"
>
<manipulator
class
=
"org.eclipse.actf.ai.key.keyui.impl.KeyUIImpl"
/>
</extension>
</plugin>