srcanaapps/codescannerextn/com.nokia.carbide.cpp.codescanner/html/cheatsheets/Using_CodeScanner.xml
equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <cheatsheet title="CodeScanner Quick Start"> |
|
3 <intro href="/com.nokia.carbide.cpp.codescanner/html/overview_cs.htm"> |
|
4 <description> |
|
5 Follow these instructions to quickly validate Symbian OS projects and files with CodeScanner. |
|
6 </description> |
|
7 </intro> |
|
8 <item title="Configure CodeScanner" dialog="true" skip="true" href="/com.nokia.carbide.cpp.codescanner/html/pref_codescanner_01.htm"> |
|
9 <description> |
|
10 Use the CodeScanner preference panels to configure how CodeScanner validates projects and files. |
|
11 </description> |
|
12 <command serialization="org.eclipse.ui.window.preferences(preferencePageId=com.nokia.carbide.cpp.codescanner.ui.CSPreferencePage)" confirm="false"> |
|
13 </command> |
|
14 </item> |
|
15 <item title="Run CodeScanner" dialog="true" skip="false" href="/com.nokia.carbide.cpp.codescanner/html/run_cs.htm"> |
|
16 <description> |
|
17 Click <b>Project > Run CodeScanner</b> to scan the current Symbian OS project and generate reports. |
|
18 </description> |
|
19 <subitem label="Right-click a project and select Run CodeScanner to scan the project folder and files" skip="true"> |
|
20 </subitem> |
|
21 <subitem label="Select a project and click Run > Run CodeScanner on Project MMP to scan the selected .MMP file, plus any user include path(s)/source file(s)/resource file(s) listed in the .MMP file" skip="true"> |
|
22 </subitem> |
|
23 <subitem |
|
24 label="Select a project and click Run > Run CodeScanner on Project INF to scan the selected .INF file, plus any .MMP file(s) listed in that .INF file"> |
|
25 </subitem> |
|
26 </item> |
|
27 <item title="Review CodeScanner results" dialog="true" skip="false" href="/com.nokia.carbide.cpp.codescanner/html/view_output.htm"> |
|
28 <description> |
|
29 Review the reports generated by CodeScanner to learn how well the project faired. |
|
30 </description> |
|
31 </item> |
|
32 </cheatsheet> |