carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/html/gettingStarted/background.htm
changeset 12 6b79ffb176c5
parent 2 d760517a8095
child 1704 24ac5a5cf80c
equal deleted inserted replaced
8:f330c1e8a4f3 12:6b79ffb176c5
    10 <h2>Background information</h2>
    10 <h2>Background information</h2>
    11 
    11 
    12 <p>Carbide.c++ is built on the <a href="http://www.eclipse.org">Eclipse</a> platform. The Eclipse components used are:</p>
    12 <p>Carbide.c++ is built on the <a href="http://www.eclipse.org">Eclipse</a> platform. The Eclipse components used are:</p>
    13 <ul>
    13 <ul>
    14 <li>Eclipse 3.4</li>
    14 <li>Eclipse 3.4</li>
    15 <li>A slightly modified version of CDT 5.0.0</li>
    15 <li>A slightly modified version of CDT 5.0.1</li>
    16 <li>EMF 2.4.1</li>
    16 <li>EMF 2.4.1</li>
    17 <li>GEF 3.4.1</li>
    17 <li>GEF 3.4.1</li>
    18 </ul>
    18 </ul>
    19 <p>The APIs published by these components are available for use in your plugins.</p>
    19 <p>The APIs published by these components are available for use in your plugins.</p>
    20 <p>Carbide.c++ itself publishes a set of APIs which are documented in this guide.</p>
    20 <p>Carbide.c++ itself publishes a set of APIs which are documented in this guide.</p>