PlatSim-related launch wizard changes: (1) Remember last connection created and offer this by default in the Select Connection dialog; (2) Immediately open New Connection dialog if debugging and no connections exist; (3) Split out SelectConnectionDialog; (4) Fix some wording in Select Connection dialog since this is not always an error situation.
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.2"?>
<plugin>
<extension
point="org.eclipse.help.toc">
<toc
file="sdkTOC.xml"
primary="true"/>
<toc
file="tocStart.xml"
primary="false"/>
<toc
file="tocReference.xml"
primary="false"/>
<toc
file="tocTasks.xml"
primary="false"/>
<toc
file="toccuscomp.xml"
primary="false"/>
<index path="index" />
</extension>
</plugin>