Titanium JIRA Archive
Appcelerator Community (AC)

[AC-1218] titanium cannot access JDK

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionCannot Reproduce
Resolution Date2014-07-08T00:24:38.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsStudio
LabelsJDK, defect
ReporterTi LianHwang
AssigneeMauro Parra-Miranda
Created2014-04-23T02:05:58.000+0000
Updated2016-03-08T07:37:36.000+0000

Description

Comments

  1. Ti LianHwang 2014-04-25

    It seems to be trying to find the javac and jarsigner in the JRE directory, instead of the JDK directories (defined in JAVA_HOME)
  2. Chris Barber 2014-05-06

    [~lianhwang] Sometimes Titanium has a hard time trying to find the JDK. You can help Titanium find the JDK by specifying the path directly in the Titanium config like this:
       ti config java.home D:\path\to\Java\jdk1.7.0
       
    Verify Titanium can find the JDK by running:
       ti info -t jdk
       
  3. Mauro Parra-Miranda 2014-07-08

    No response from customer.

JSON Source