carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/tocTasks.xml
author Ed Swartz <ed.swartz@nokia.com>
Fri, 04 Dec 2009 08:32:47 -0600
changeset 629 c24c517fe8c2
parent 130 825355d51766
permissions -rw-r--r--
Fix SBSv2 SDK filtering. (1) When only SBSv2 is available, assume all SDKs are SBSv2-capable. (2) In the SBSv1+SBSv2 case, ensure the version check >= 8.3 is correct (it was disallowing anything with minor version < 3).

<?xml version="1.0" encoding="UTF-8"?>
<?NLS TYPE="org.eclipse.help.toc"?>

<toc label="Tasks" link_to="sdkTOC.xml#sdkTasks" >
	<topic label="Adding Items to the Carbide Menu" href="html/tasks/CarbideMenu.htm"/>
	<topic label="Adding Global Preferences to the Carbide Extensions group" href="html/tasks/CarbideExtensionPreferences.htm"/>
    <topic label="Adding Plug-in Help" href="html/tasks/CarbideHelp.htm"/>	
	<topic label="Creating Wizard Templates" href="html/tasks/CreatingWizardTemplates.htm"/> 
	<topic label="Carbide Plug-in Overview" href="html/tasks/sdkMainTopic.htm" >
       <topic label="Getting Carbide Project Information" href="html/tasks/sdk_getprojinfo.htm"/>
       <topic label="Retrieving INF and MMP Project Information" href="html/tasks/sdk_getinfmmpinfo.htm"/>
    </topic>
    <topic label="Installing Your Own Carbide Plug-ins" href="html/tasks/carbide_adding_plugins.htm"/>	
</toc>