diff -r f330c1e8a4f3 -r 6b79ffb176c5 carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/html/gettingStarted/sdk_help.htm --- 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 @@ -

Installing the Carbide.c++ Plug-in SDK help

+

Carbide.c++ Plug-in SDK help

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 Setting up your development environment -you will find it much more useful to have the help available from within your plug-in development -environment.

- -

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.

-
    -
  1. From the menu bar choose Window > Preferences.

    -
    -
  2. -
  3. Expand the General group and select Network Connections. Select Manual proxy configuration and enter your proxy information.
    -
    -
    -
    -
  4. -
  5. From the menu bar choose Help > Software Updates > Find and Install...
    -
    -
    -
    -
  6. -
  7. Select "Search for new features to install" and click Next.
    +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 Setting up your development environment. 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.

    -
    -
    -
  8. -
  9. On the Update sites to visit page, you will need to add the Carbide.c++ update site. Press the -"New Remote Site.." button.

    -
    -
    -
  10. -
  11. Fill in the update site information (http://tools.ext.nokia.com/updates/) with the latest major release version (carbide13) and press OK.
    -
    -
    -
    -
  12. -
  13. The new site should now appear in the list of update sites. Press the Finish button.

    -
    -
    -
  14. -
  15. 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.
    -
    -
    -
    -
  16. -
  17. The SDK is now installed. You can import 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.

    -
    -
  18. -
+
+
+