carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/tocStart.xml
author john.dean.3@nokia.com
Thu, 05 Nov 2009 13:22:54 -0600
branchRCL_2_4
changeset 566 960058f9da89
parent 0 fb279309251b
permissions -rw-r--r--
Created access to all runtime LaunchCreationWizard, pages and widgets. Added getTableViewer() to the pages with a TableViewer. LaunchCreationWizard itself is now generated by a factory class whose factory is replacable at runtime allowing the ATF to inject it own LaunchCreationWizard and maintain a runtime instance for testing purposes. Resolves bug 10117.

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

<toc label="Getting Started" link_to="sdkTOC.xml#sdkGettingStarted">
	<topic label="Background information" href="html/gettingStarted/background.htm"/>
	<topic label="Setting up your development environment" 	href="html/gettingStarted/env_setup.htm"/>
	<topic label="Installing the Carbide.c++ Plug-in SDK help" href="html/gettingStarted/sdk_help.htm"/>
	<topic label="Importing the SDK example and leavescan plug-ins" href="html/gettingStarted/import_examples.htm"/>
	<topic label="Debugging a Carbide.c++ plug-in" href="html/gettingStarted/launchconfig.htm"/>
</toc>