core/com.nokia.carbide.cpp.doc.user/html/tasks/sdks/sdk_platform_filter.htm
changeset 1920 b6a66d85e102
parent 1893 e29df1745269
child 1934 4f0cd256d26c
--- a/core/com.nokia.carbide.cpp.doc.user/html/tasks/sdks/sdk_platform_filter.htm	Mon Aug 30 16:39:11 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/tasks/sdks/sdk_platform_filter.htm	Mon Aug 30 16:44:20 2010 -0500
@@ -11,7 +11,7 @@
 <body >
 <h2> Build Configuration Filtering </h2>
 <p> Use the <img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=com.nokia.carbide.cpp.sdk.ui.sdk_platform_filter_page)")'>
-Build Configuration Filtering</a> preference panel in the <b>Preferences</b> window to select which platforms are visible when creating new projects or build configurations. </p>
+Build Configuration Filtering</a> preference panel in the <b>Preferences</b> window to select which platforms are visible when creating new projects or build configurations. The results of this preference panel are used to populate the </p>
 <h3>SBSv2 tab</h3>
 <p>Use the <strong>SBSv2</strong> tab to select  configurations for that build system. SBSv2 is the prefered build system for the most current SDKs.</p>
 <p align="center"><img src="images/wnd_sdk_platform_filter_sbsv2.png" alt="SBSv2 tab" width="719" height="646"></p>
@@ -24,20 +24,20 @@
     </tr>
     <tr>
         <td><b>Default Configurations</b></td>
-        <td><p>Select platform build targets to be displayed for OS 9.5 and later when creating new projects and build configurations. BSF&rsquo;s  are gone in SBSv2.&nbsp; All build  configurations (platform/target), including the built-in platforms (WISNCW,  ARMV5), are declared in xml files in the <span class="code">\sbs\lib\config</span> directory.</p>
-            </td>
+        <td><p>The result of a Raptor query (<span class="code">--query=aliases</span>) to show every supported aliases in every installed SDK. The aliases marked with a checkmark are available immediately as a selectable build configuration.</p>
+        </td>
     </tr>
     <tr>
         <td><strong>Product Variant Configurations</strong></td>
-        <td>Lists all the known variants created for the selected build configuration.</td>
+        <td>The result of the a Raptor query (<span class="code">--query=product</span>) to show the supported product variants available for the selected configuration. This list is not displayed if none of the installed SDKs support variant builds.</td>
     </tr>
     <tr>
         <td><strong>Rescan Default Configurations</strong></td>
-        <td>Click to rescan for sbs and build configurations in the installed SDKs.</td>
+        <td>Click to rescan for sbs and build configurations in all installed SDKs.</td>
     </tr>
     <tr>
         <td><strong>Add Variant</strong></td>
-        <td>Adds a variant build to the selected build configuration. SDK must support variant builds for this to work.</td>
+        <td>Opens the <strong>Add a custom product configuration</strong> dialog to create a variant build for the selected build configuration. The SDK must support variant builds for this to work.</td>
     </tr>
     <tr>
         <td><strong>Remove Variant</strong></td>
@@ -79,7 +79,7 @@
       </ul>    </td>
   </tr>
 </table>
-<p align="left" class="note"><strong>NOTE</strong> EKA1 platform configurations are no longer supported by Carbide.</p>
+<p align="left" class="note"><strong>NOTE</strong> EKA1 platform configurations are not supported by Carbide.</p>
 <h4>Related references </h4>
 <ul>
   <li><a href="../WorkingwithSDKs.html">Working with SDKs</a></li>