[AC-2284] Error when building application: 'javac' is not recognized as internal or external operable program
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2013-05-03T21:58:11.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Ron Arnold |
Assignee | Mauro Parra-Miranda |
Created | 2013-05-03T19:27:19.000+0000 |
Updated | 2016-03-08T07:41:17.000+0000 |
Description
Steps to Reproduce
Install TS and compile the Hello World app
Actual Result
get error on JDK stating that 'javac' is not recognized as internal or external operable program. I did look in Program Files (X86) and javac is 1.6.
Expected Result
launch emulator and present Hello World
Attachments
Hi Ron, Googling the error returns a lot of discussions and solutions surrounding this. For example, please can you try the solution [explained here](http://developer.appcelerator.com/question/34701/error-jdk-version-javac-is-not-recognized-as-an-internal-or-external-command-testing-on-android) and let me know how it goes. Thanks.