blob: 3e9b9be8b9484fc228d06168a371b788cfbe1e39 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.2"?>
<plugin>
<extension
point="org.eclipse.help.toc">
<toc
file="toc.xml"
primary="true">
</toc>
<toc
file="tocconcepts.xml">
</toc>
<toc
file="tocgettingstarted.xml">
</toc>
<toc
file="tocreference.xml">
</toc>
<toc
file="toctasks.xml">
</toc>
</extension>
<extension
point="org.eclipse.help.contexts">
<contexts
file="context_RDT.xml"
plugin="org.eclipse.ptp.rdt.ui">
</contexts>
<contexts
file="context_RDT.xml"
plugin="org.eclipse.ptp.rdt.services">
</contexts>
</extension>
</plugin>