You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2014/02/13 04:48:21 UTC

[jira] [Resolved] (CB-6027) cordova platform add android get an error in JAVA_HOME

     [ https://issues.apache.org/jira/browse/CB-6027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Grieve resolved CB-6027.
-------------------------------

    Resolution: Not A Problem

Try removing the "\bin" from your JAVA_HOME and adding the "\bin" to your PATH.

Typing "javac" from the command line should find the command.

> cordova platform add android get an error in JAVA_HOME
> ------------------------------------------------------
>
>                 Key: CB-6027
>                 URL: https://issues.apache.org/jira/browse/CB-6027
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, CLI
>    Affects Versions: 3.3.0
>         Environment: Windows 8
>            Reporter: Francis Cebu
>
> I just install my cordova 3.3 in my windows 8, when i use the command "cordova platform add android" i receive this error message 
> Error: failed to run 'java -version', make sure your java environment is set up including jdk and jre
> your JAVA_HOME variable is c:\program files(x86)\java\jdk1.7.0_25\bin
> Error: Command failed: 'java' is not recognized as an internal or external command,
> operable program or batch file.
> here's my system variable for JAVA_HOME
> C:\Program Files (x86)\Java\jdk1.7.0_25\bin
> and for the path, i added this one
> C:\Program Files (x86)\Java\jdk1.7.0_25;C:\Program Files (x86)\Java\jre7
> anyone can help me with this issue?



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)