I don“t understand this error, please help me
[INFO] logfile = D:\TitaniumWorkspace\Kitchen Sink\build.log [ERROR] JDK version "javac" no se reconoce como un comando interno o externo, programa o archivo por lotes ejecutable. detected, but at least 1.6.0 is required [ERROR] Application Installer abnormal process termination. Process exit value was 1
1 Answer
Looks like you need to set the JAVA_HOME environment variable. I'm assuming you're on windows? See: Setting the JAVA_HOME Variable in Windows
Your Answer
Think you can help? Login to answer this question!