carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/html/gettingStarted/sdk_help.htm
changeset 12 6b79ffb176c5
parent 2 d760517a8095
child 1704 24ac5a5cf80c
--- a/carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/html/gettingStarted/sdk_help.htm	Wed Mar 25 11:55:19 2009 -0500
+++ b/carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/html/gettingStarted/sdk_help.htm	Fri Mar 27 10:36:17 2009 -0500
@@ -7,64 +7,17 @@
 </head>
 <body bgcolor="#FFFFFF">
 
-<h2>Installing the Carbide.c++ Plug-in SDK help</h2>
+<h2>  Carbide.c++ Plug-in SDK help</h2>
 
 <p>If you're just getting started with creating a Carbide.c++ plug-in you're probably looking
-at this help documentation from within Carbide.c++. But if you are setting up your development
-environment as described in <a href="env_setup.htm">Setting up your development environment</a>
-you will find it much more useful to have the help available from within your plug-in development
-environment.</p>
-
-<p>The following steps will show you how to install the latest version of the Carbide.c++
-Plugin SDK into your plug-in development environment. If your network requires a proxy to 
-access external Internet sites then follow the first two steps. Otherwise skip to step 3.</p>
-<ol>
-<li>From the menu bar choose <strong>Window > Preferences</strong>.<br/><br/>
-<img src="../img/preferences_command.jpg" alt="" width="820" height="665" /><br/>
-</li>
-<li>Expand the General group and select Network Connections. Select <strong>Manual proxy configuration</strong> and enter your proxy information.<br/>
-  <br/>
-<img src="../img/proxy_setup.jpg" alt="" width="632" height="544" /><br/>
-<br/>
-</li>
-<li>From the menu bar choose <strong>Help &gt; Software Updates &gt; Find and Install...</strong><br/>
-  <br/>
-<img src="../img/find_install.jpg" alt="" width="820" height="665" /><br/>
-<br/>
-</li>
-<li>Select "Search for new features to install" and click Next.<br/>
+at this help documentation from within Carbide.c++. Make sure you first follow the steps to import the Carbide Development Kit (CDK) as described in <a href="env_setup.htm">Setting up your development environment</a>. The CDK contains all the non-internal APIs for you to browse for your convenience. The same documentation appears in the javadoc comments in the source code.<br/>
   <br/>
-<img src="../img/new_features.jpg" alt="" width="600" height="322" /><br/>
-<br/>
-</li>
-<li>On the Update sites to visit page, you will need to add the Carbide.c++ update site. Press the
-"New Remote Site.." button.<br/><br/>
-<img src="../img/before_new_site.jpg" alt="" width="600" height="451" /><br/>
-<br/>
-</li>
-<li>Fill in the update site information (<span class="code">http://tools.ext.nokia.com/updates/</span>) with the latest major release version (<span class="code">carbide13</span>) and press OK.<br/>
-  <br/>
-<img src="../img/new_site_dialog.jpg" alt="" width="356" height="154" /><br/>
-<br/>
-</li>
-<li>The new site should now appear in the list of update sites. Press the Finish button.<br/><br/>
-<img src="../img/after_new_site.jpg" alt="" width="600" height="451" /><br/>
-<br/>
-</li>
-<li>Eclipse will connect to the Carbide.c++ update site and display the available updates. The
-specific list may differ from the screenshot below, but the Carbide.c++ SDK item should
-be present. Select it and press Next and proceed through the rest of the installation.<br/>
-<br/>
-<img src="../img/select_sdk_feature.jpg" alt="" width="600" height="523" /><br/>
-<br/>
-</li>
-<li>The SDK is now installed. You can <a href="import_examples.htm">import</a> the latest version of the
-Examples plugin. The SDK help is under the "Carbide.c++ Plug-in Developer Guide" entry in the Eclipse online 
+   The SDK help is under the "Carbide.c++ Plug-in Developer Guide" entry in the Eclipse online 
 help.<br/>
 <br/>
-<img src="../img/help_api_ref.jpg" alt="" width="939" height="697" /><br/>
-<br/></li>
-</ol>
+<img src="../img/help_api_ref.jpg" width="878" height="630"><br/>
+<br/>
+</p>
 
 <div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
 </div></body>