2
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
2 |
<?NLS TYPE="org.eclipse.help.toc"?>
|
|
3 |
|
|
4 |
<toc label="Getting Started" link_to="sdkTOC.xml#sdkGettingStarted">
|
|
5 |
<topic label="Background information" href="html/gettingStarted/background.htm"/>
|
|
6 |
<topic label="Setting up your development environment" href="html/gettingStarted/env_setup.htm"/>
|
|
7 |
<topic label="Installing the Carbide.c++ Plug-in SDK help" href="html/gettingStarted/sdk_help.htm"/>
|
|
8 |
<topic label="Importing the SDK example and leavescan plug-ins" href="html/gettingStarted/import_examples.htm"/>
|
|
9 |
<topic label="Debugging a Carbide.c++ plug-in" href="html/gettingStarted/launchconfig.htm"/>
|
|
10 |
</toc>
|
|
11 |
|
|
12 |
|