core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/getStarted_cs.xml
changeset 1893 e29df1745269
parent 1754 a1e1c11d5a44
equal deleted inserted replaced
1892:2009dcd074b0 1893:e29df1745269
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <cheatsheet title="Creating and debugging an application project">
     2 <cheatsheet title="Creating and debugging an application project">
     3    <intro>
     3    <intro>
     4  Follow these steps to create and debug a Symbian project and using an emulator. using the S60 EPOC Emulator.
     4  Follow these steps to create and debug a Symbian project and using an emulator. using the S60 EPOC Emulator.
     5    </intro>
     5    </intro>
     6    <item title="Verify a Symbian SDK is available" dialog="true" skip="true" href="/com.nokia.carbide.cpp.doc.user/html/reference/SDKPreferences.html">
     6    <item title="Verify a Symbian SDK is available" dialog="true" skip="true" href="/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_symbian_sdk.htm">
     7       <description>
     7       <description>
     8          Use the SDK Preferences panel to verify a supported Symbian SDK is installed. If not, you&apos;ll need to download a supported SDK and install it before continuing.
     8          Use the SDK Preferences panel to verify a supported Symbian SDK is installed. If not, you&apos;ll need to download a supported SDK and install it before continuing.
     9       </description>
     9       </description>
    10       <command serialization="org.eclipse.ui.window.preferences(preferencePageId=com.nokia.carbide.cpp.sdk.ui.preferences.SDKPreferencePage)" confirm="false">
    10       <command serialization="org.eclipse.ui.window.preferences(preferencePageId=com.nokia.carbide.cpp.sdk.ui.preferences.SDKPreferencePage)" confirm="false">
    11       </command>
    11       </command>