carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/html/gettingStarted/sdk_help.htm
author timkelly
Fri, 27 Mar 2009 10:36:17 -0500
changeset 12 6b79ffb176c5
parent 2 d760517a8095
child 1704 24ac5a5cf80c
permissions -rw-r--r--
Update to describe how SFO CDK works
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
cawthron
parents:
diff changeset
     2
<html xmlns="http://www.w3.org/1999/xhtml">
cawthron
parents:
diff changeset
     3
<head>
cawthron
parents:
diff changeset
     4
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
cawthron
parents:
diff changeset
     5
<title>Installing the Carbide.c++ Plug-in SDK help</title>
cawthron
parents:
diff changeset
     6
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
cawthron
parents:
diff changeset
     7
</head>
cawthron
parents:
diff changeset
     8
<body bgcolor="#FFFFFF">
cawthron
parents:
diff changeset
     9
12
6b79ffb176c5 Update to describe how SFO CDK works
timkelly
parents: 2
diff changeset
    10
<h2>  Carbide.c++ Plug-in SDK help</h2>
2
cawthron
parents:
diff changeset
    11
cawthron
parents:
diff changeset
    12
<p>If you're just getting started with creating a Carbide.c++ plug-in you're probably looking
12
6b79ffb176c5 Update to describe how SFO CDK works
timkelly
parents: 2
diff changeset
    13
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/>
2
cawthron
parents:
diff changeset
    14
  <br/>
12
6b79ffb176c5 Update to describe how SFO CDK works
timkelly
parents: 2
diff changeset
    15
   The SDK help is under the "Carbide.c++ Plug-in Developer Guide" entry in the Eclipse online 
2
cawthron
parents:
diff changeset
    16
help.<br/>
cawthron
parents:
diff changeset
    17
<br/>
12
6b79ffb176c5 Update to describe how SFO CDK works
timkelly
parents: 2
diff changeset
    18
<img src="../img/help_api_ref.jpg" width="878" height="630"><br/>
6b79ffb176c5 Update to describe how SFO CDK works
timkelly
parents: 2
diff changeset
    19
<br/>
6b79ffb176c5 Update to describe how SFO CDK works
timkelly
parents: 2
diff changeset
    20
</p>
2
cawthron
parents:
diff changeset
    21
cawthron
parents:
diff changeset
    22
<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>
cawthron
parents:
diff changeset
    23
</div></body>
cawthron
parents:
diff changeset
    24
</html>