3
3
Use the cordova-impl.xml.txt file at this site to enable access to Cordova commands
4
4
in Sencha Cmd 4.0.0.203 under Java JRE 1.6.
5
5
6
- ## Installing the cordova-impl.xml File
6
+ ## Installing the cordova-impl.xml.txt File
7
7
8
8
If your computer has Java 1.6 and you do not want to upgrade to Java 1.7, you can install the
9
- <tt >cordova-impl.xml.txt</tt > file so that Cordova commands can be run under Sencha Cmd 4.0.0.203.
9
+ <b >cordova-impl.xml.txt</b > file at this site so that Cordova commands can be run under Sencha Cmd 4.0.0.203.
10
10
11
11
** Note** Future versions of Sencha Cmd fix this issue for you. This fix is only required for Sencha Cmd 4.0.0.203.
12
12
@@ -15,14 +15,14 @@ To install:
15
15
<ol >
16
16
<li >Install the latest Sencha Cmd version from the command line with:
17
17
<pre >sencha upgrade</pre >
18
- You can also download Sencha Cmd from < tt > http://www.sencha.com/products/sencha-cmd/download </ tt > </li >
19
- <li >Download the <tt >cordova-impl.xml.txt</tt > file from this site to your computer</li >
18
+ You can also download Sencha Cmd from http://www.sencha.com/products/sencha-cmd/download </li >
19
+ <li >Download the <b >cordova-impl.xml.txt</b > file from this site to your computer</li >
20
20
<li >Change directory to
21
- < tt > /Users/{username}/bin/Sencha/Cmd/4.0.0.203/extensions/cmd-cordova-packager/templates/App/.sencha/app</ tt > </li >
22
- <li >Copy < tt > cordova-impl.xml.txt</ tt > to the <tt >app</tt > directory and
23
- rename the file to be <tt >cordova-impl.xml</tt ></li >
24
- <li >If you have an existing App, you also need to replace the < tt > cordova-impl.xml</ tt > in the
25
- < tt > {app}/.sencha/app</ tt > </li >
21
+ /Users/{username}/bin/Sencha/Cmd/4.0.0.203/extensions/cmd-cordova-packager/templates/App/.sencha/app</li >
22
+ <li >Copy cordova-impl.xml.txt to the <b >app</b > directory and
23
+ rename the file to be <b >cordova-impl.xml</b ></li >
24
+ <li >If you have an existing App, you also need to replace the cordova-impl.xml in the
25
+ {app}/.sencha/app</li >
26
26
</ol >
27
27
28
28
0 commit comments