You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by bh...@apache.org on 2013/09/25 17:58:13 UTC

docs commit: [BlackBerry10] Update path information for 10.2 Native SDK

Updated Branches:
  refs/heads/master e0976df5a -> 67a1f665e


[BlackBerry10] Update path information for 10.2 Native SDK


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/67a1f665
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/67a1f665
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/67a1f665

Branch: refs/heads/master
Commit: 67a1f665e65523424dca97f8434e8b53bafc2549
Parents: e0976df
Author: Bryan Higgins <bh...@blackberry.com>
Authored: Wed Sep 25 11:59:15 2013 -0400
Committer: Bryan Higgins <bh...@blackberry.com>
Committed: Wed Sep 25 12:01:22 2013 -0400

----------------------------------------------------------------------
 docs/en/3.0.0/guide/platforms/blackberry10/index.md | 4 ++++
 docs/en/edge/guide/platforms/blackberry10/index.md  | 4 ++++
 2 files changed, 8 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/67a1f665/docs/en/3.0.0/guide/platforms/blackberry10/index.md
----------------------------------------------------------------------
diff --git a/docs/en/3.0.0/guide/platforms/blackberry10/index.md b/docs/en/3.0.0/guide/platforms/blackberry10/index.md
index 2eb91b4..fbb2dcd 100644
--- a/docs/en/3.0.0/guide/platforms/blackberry10/index.md
+++ b/docs/en/3.0.0/guide/platforms/blackberry10/index.md
@@ -55,6 +55,10 @@ On Mac and Linux:
 
     $ export PATH=${PATH}:/Applications/bbndk/host_10_1_0_132/darwin/x86/usr/bin/
 
+  or for the 10.2 Native SDK:
+
+    $ export PATH=${PATH}:/Applications/Momentics.app/host_10_2_0_15/darwin/x86/usr/bin/
+
 * Run the following to apply the change in the current session:
 
     $ source ~/.bash_profile

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/67a1f665/docs/en/edge/guide/platforms/blackberry10/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/platforms/blackberry10/index.md b/docs/en/edge/guide/platforms/blackberry10/index.md
index 2eb91b4..fbb2dcd 100644
--- a/docs/en/edge/guide/platforms/blackberry10/index.md
+++ b/docs/en/edge/guide/platforms/blackberry10/index.md
@@ -55,6 +55,10 @@ On Mac and Linux:
 
     $ export PATH=${PATH}:/Applications/bbndk/host_10_1_0_132/darwin/x86/usr/bin/
 
+  or for the 10.2 Native SDK:
+
+    $ export PATH=${PATH}:/Applications/Momentics.app/host_10_2_0_15/darwin/x86/usr/bin/
+
 * Run the following to apply the change in the current session:
 
     $ source ~/.bash_profile