Author: bhiggins
Date: Mon Mar 10 15:02:07 2014
New Revision: 1575962

URL: http://svn.apache.org/r1575962
Log:
Fix CB-6207

Modified:
    cordova/site/public/docs/en/3.4.0/guide_platforms_blackberry10_index.md.html
    cordova/site/public/docs/en/edge/guide_platforms_blackberry10_index.md.html

Modified: 
cordova/site/public/docs/en/3.4.0/guide_platforms_blackberry10_index.md.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/3.4.0/guide_platforms_blackberry10_index.md.html?rev=1575962&r1=1575961&r2=1575962&view=diff
==============================================================================
--- 
cordova/site/public/docs/en/3.4.0/guide_platforms_blackberry10_index.md.html 
(original)
+++ 
cordova/site/public/docs/en/3.4.0/guide_platforms_blackberry10_index.md.html 
Mon Mar 10 15:02:07 2014
@@ -163,9 +163,9 @@ command-line tools, described in BlackBe
 <p>The development environment is available on Windows, Mac and Linux.</p>
 
 <p>Developers should use the <code>cordova</code> utility in conjunction with 
the
-Blackberry Native SDK.  See <a 
href="guide_cli_index.md.html#The%20Command-Line%20Interface">The Command-Line 
Interface</a> for information
-how to install <code>cordova</code>, add projects, then build and deploy for 
each
-platform.</p>
+BlackBerry WebWorks SDK or BlackBerry Native SDK. See <a 
href="guide_cli_index.md.html#The%20Command-Line%20Interface">The Command-Line
+Interface</a> for information how to install `cordova`, add projects, then
+build and deploy for each platform.</p>
 
 <p>Blackberry 10 Device Simulator:</p>
 
@@ -179,8 +179,18 @@ platform.</p>
 
 <p>More information about requirements: <a class="external" 
href="http://developer.blackberry.com/devzone/develop/simulator/simulator_systemrequirements.html";>BB10
 Simulator requeriments</a>.</p>
 
+<h2><a 
name="BlackBerry%2010%20Platform%20Guide_install_the_blackberry_webworks_sdk">Install
 the BlackBerry WebWorks SDK</a></h2>
+
+<p>Download and install the BlackBerry WebWorks SDK from <a class="external" 
href="https://developer.blackberry.com/html5/download";>developer.blackberry.com</a></p>
+
+<p>The installer will add command-line tools to your path. Depending on your 
OS,
+you may need to open a new terminal window or re-log in.</p>
+
 <h2><a 
name="BlackBerry%2010%20Platform%20Guide_install_the_blackberry_native_sdk">Install
 the BlackBerry Native SDK</a></h2>
 
+<p>If you need to compile native code, for example when developing a native 
plugin, you
+will need to install the BlackBerry Native SDK.</p>
+
 <p>In order to get the BlackBerry Native SDK, download and install the IDE for 
Blackberry available from
 <a class="external" 
href="http://developer.blackberry.com/native/download/";>developer.blackberry.com</a>,
 then using the IDE, install the Blackberry Native SDK.
 Following installation, you need to add its command-line tools to your

Modified: 
cordova/site/public/docs/en/edge/guide_platforms_blackberry10_index.md.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/edge/guide_platforms_blackberry10_index.md.html?rev=1575962&r1=1575961&r2=1575962&view=diff
==============================================================================
--- cordova/site/public/docs/en/edge/guide_platforms_blackberry10_index.md.html 
(original)
+++ cordova/site/public/docs/en/edge/guide_platforms_blackberry10_index.md.html 
Mon Mar 10 15:02:07 2014
@@ -163,9 +163,9 @@ command-line tools, described in BlackBe
 <p>The development environment is available on Windows, Mac and Linux.</p>
 
 <p>Developers should use the <code>cordova</code> utility in conjunction with 
the
-Blackberry Native SDK.  See <a 
href="guide_cli_index.md.html#The%20Command-Line%20Interface">The Command-Line 
Interface</a> for information
-how to install <code>cordova</code>, add projects, then build and deploy for 
each
-platform.</p>
+BlackBerry WebWorks SDK or BlackBerry Native SDK. See <a 
href="guide_cli_index.md.html#The%20Command-Line%20Interface">The Command-Line
+Interface</a> for information how to install `cordova`, add projects, then
+build and deploy for each platform.</p>
 
 <p>Blackberry 10 Device Simulator:</p>
 
@@ -179,8 +179,18 @@ platform.</p>
 
 <p>More information about requirements: <a class="external" 
href="http://developer.blackberry.com/devzone/develop/simulator/simulator_systemrequirements.html";>BB10
 Simulator requeriments</a>.</p>
 
+<h2><a 
name="BlackBerry%2010%20Platform%20Guide_install_the_blackberry_webworks_sdk">Install
 the BlackBerry WebWorks SDK</a></h2>
+
+<p>Download and install the BlackBerry WebWorks SDK from <a class="external" 
href="https://developer.blackberry.com/html5/download";>developer.blackberry.com</a></p>
+
+<p>The installer will add command-line tools to your path. Depending on your 
OS,
+you may need to open a new terminal window or re-log in.</p>
+
 <h2><a 
name="BlackBerry%2010%20Platform%20Guide_install_the_blackberry_native_sdk">Install
 the BlackBerry Native SDK</a></h2>
 
+<p>If you need to compile native code, for example when developing a native 
plugin, you
+will need to install the BlackBerry Native SDK.</p>
+
 <p>In order to get the BlackBerry Native SDK, download and install the IDE for 
Blackberry available from
 <a class="external" 
href="http://developer.blackberry.com/native/download/";>developer.blackberry.com</a>,
 then using the IDE, install the Blackberry Native SDK.
 Following installation, you need to add its command-line tools to your


Reply via email to