Sign in
eclipse
/
gerrit
/
e4
/
org.eclipse.e4.deeplink
/
cf5fe7371a4c72209b714402c0258f0601ec6f0f
/
.
/
examples
/
org.eclipse.e4.ui.deeplink.example.client.help
/
plugin.xml
blob: 8b6afb455658a98f3dcb607e38e170c0a86868b1 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<?
eclipse version
=
"3.4"
?>
<plugin>
<extension
point
=
"org.eclipse.help.toc"
>
<toc
file
=
"toc.xml"
>
</toc>
<toc
file
=
"testToc.xml"
primary
=
"true"
>
</toc>
</extension>
</plugin>