Sign in
eclipse
/
gerrit
/
e4
/
org.eclipse.e4.deeplink
/
refs/tags/v20120531-1619
/
.
/
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>