Simon MacDonald created CB-1944:
-----------------------------------
Summary: Create script on Android has to provide better error
messages
Key: CB-1944
URL: https://issues.apache.org/jira/browse/CB-1944
Project: Apache Cordova
Issue Type: Bug
Components: Android
Affects Versions: 2.2.0
Reporter: Simon MacDonald
Assignee: Simon MacDonald
Fix For: 2.3.0
We moved to providing a source release that is compiled by the user via the
"create" script. In order for this to work the user is required to install and
setup:
JDK
Ant
Android SDK
If any one of those packages is missing from the Windows PATH then the script
fails with a generic error message:
Missing one of the following:
JDK: http://java.oracle.com
Android SDK: http://developer.android.com
Apache ant: http://ant.apache.org
This could be a lot better and based on the feedback on the I've seen on the
mailing list we have a lot of upset users and we could make life a lot easier
for them.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira