# HG changeset patch # User fturovic # Date 1286388975 18000 # Node ID bf611790909310129077a2888192cbee08e393c3 # Parent e08aff86e1bc9eeaea527b21913a6020d146efe3 swapped to using pref ID vs class in command-links to fix open pref issues diff -r e08aff86e1bc -r bf6117909093 core/com.nokia.carbide.cpp.doc.user/html/projects/views/perspective_carbide.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/projects/views/perspective_carbide.htm Wed Oct 06 10:33:22 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/views/perspective_carbide.htm Wed Oct 06 13:16:15 2010 -0500 @@ -4,34 +4,31 @@

Carbide.c++ perspective

- -

The Carbide C/C++ perspective is a set of tools and layout of views provided for Symbian development. This perspective is designed to work with Symbian C++ projects. The commonly used views include:

Carbide.c++ perspective

Figure 1 - Carbide C/C++ perspective

NOTE Click the icon to show additional options that may not be visible in the perspective view.

-

For more information on perspectives see Workbench User Guide > Concepts > Perspectives, and for views see C/C++ Development User Guide > Reference - > C/C++ Views and Editors.

-

+

For more information on perspectives see Workbench User Guide > Concepts > Perspectives, and for views see C/C++ Development User Guide > Reference + > C/C++ Views and Editors.

+

For more details on the Symbian Build Configurations, see Active Configurations.

Related references
diff -r e08aff86e1bc -r bf6117909093 core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_diagnostic_logs.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_diagnostic_logs.htm Wed Oct 06 10:33:22 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_diagnostic_logs.htm Wed Oct 06 13:16:15 2010 -0500 @@ -10,7 +10,7 @@

Diagnostic Logs preferences

-

The Diagnostic Logs preference panel in the Preferences window provides the ability to activate and save debugger log files in the project. When activated, the debugger generates an XML file containing useful debugger event information that can facilitate the locating and erradication of bugs in a project.

+

The Diagnostic Logs preference panel in the Preferences window provides the ability to activate and save debugger log files in the project. When activated, the debugger generates an XML file containing useful debugger event information that can facilitate the locating and erradication of bugs in a project.

NOTE When logging is activated the performance of the debugger will be reduced as the log information is generated.

Figure 1 - Diagnostic Logs preferences panel

diff -r e08aff86e1bc -r bf6117909093 core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_symbian_sdk.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_symbian_sdk.htm Wed Oct 06 10:33:22 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_symbian_sdk.htm Wed Oct 06 13:16:15 2010 -0500 @@ -16,7 +16,7 @@

Symbian SDKs

-

Use the +

Use the Symbian SDKs preference panel in the Preferences window to view the installed SDKs that are available for creating projects during an import. If the SDK is properly configured for SBSv2 you may never need to view this preference panel.

One thing to note is that Carbde.c++ no longer requires the devices.xml file to recognize and use SDKs. Insteads it now caches this information for later use. If the SDK contains an entry for the devices.xml Carbide will use it.

To diff -r e08aff86e1bc -r bf6117909093 core/com.nokia.carbide.cpp.doc.user/html/tasks/sdks/sdk_platform_filter.htm --- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/sdks/sdk_platform_filter.htm Wed Oct 06 10:33:22 2010 -0500 +++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/sdks/sdk_platform_filter.htm Wed Oct 06 13:16:15 2010 -0500 @@ -10,7 +10,7 @@

Build Configuration Filtering

-

Use the +

Use the Build Configuration Filtering preference panel in the Preferences window to select which platforms are visible when creating new projects or build configurations.

SBSv2 tab

Use the SBSv2 tab to select configurations for the build system. SBSv2 is the prefered build system for the most current SDKs.