Ticket #1245: Update target selection required to avoid yellow warnings on content tab
Ticket #1135: As a iMaker plugin user i want to reload available configurations (reload the current configuration)
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin>
<extension point="org.eclipse.help.toc">
<toc file="html/toolTOC.xml" primary="true"/>
</extension>
<extension point="org.eclipse.help.index">
<index file="html/index.xml"/>
</extension>
<extension point="org.eclipse.help.contexts">
<contexts file="html/contexts.xml"
plugin="com.nokia.s60tools.remotecontrol.help"/>
</extension>
</plugin>