|
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
|
2 |
|
3 <html> |
|
4 <head> |
|
5 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
|
6 <title>Carbide SDK Overview</title> |
|
7 <link href="../book.css" rel="stylesheet" type="text/css"> |
|
8 <style> |
|
9 table, td, th { border: 0px none #FFF; } |
|
10 .f2 {font-family: "Verdana", sans-serif; font-size: 130%; font-weight: bold; color: #4477AA } |
|
11 </style> |
|
12 </head> |
|
13 |
|
14 <body > |
|
15 <h2>Carbide SDK Overview</h2> |
|
16 <ul> |
|
17 <li><a href="gettingStarted/gettingStarted.htm">Getting Started</a> </li> |
|
18 <li><a href="reference/api_Change_Notes.htm">Changes to the Carbide API</a></li> |
|
19 <li><a href="reference/api/overview-summary.html">API Reference</a></li> |
|
20 <li><a href="reference/component.xsd doc/index.html">XML Schema Documentation</a></li> |
|
21 <li><a href="reference/extension-points/templatewizard_wizardTemplate.html">Wizard Template</a></li> |
|
22 <li><a href="reference/CustomComponents/cc_refoverview.htm">Custom Components</a></li> |
|
23 <li><a href="CustomComponents/customcomponents.htm">UI Designer Custom Components</a></li> |
|
24 <li>Tasks |
|
25 <ul> |
|
26 <li><a href="tasks/sdkMainTopic.htm">Carbide Plug-in Overview</a> |
|
27 <ul> |
|
28 <li><a href="tasks/sdk_getprojinfo.htm">Getting Carbide Project Information</a></li> |
|
29 <li><a href="tasks/sdk_getinfmmpinfo.htm">Retrieving INF and MMP Project Information</a></li> |
|
30 </ul> |
|
31 </li> |
|
32 <li><a href="tasks/CarbideMenu.htm">Adding Items to the Carbide Menu</a></li> |
|
33 <li><a href="tasks/CarbideExtensionPreferences.htm">Adding Global Preferences to the Carbide Extensions group</a></li> |
|
34 <li><a href="tasks/CarbideHelp.htm">Adding Plug-in Help</a></li> |
|
35 <li><a href="tasks/CreatingWizardTemplates.htm">Creating Wizard Templates</a></li> |
|
36 <li><a href="tasks/carbide_adding_plugins.htm">Installing Your Own Carbide Plug-ins</a></li> |
|
37 </ul> |
|
38 </li> |
|
39 </ul> |
|
40 <div id="footer">Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br> |
|
41 License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div> |
|
42 </body> |
|
43 </html> |