I'm starting with the Titanium tool, but I can not build for mobile. This error appears:
Titanium Command-Line Interface, CLI version 3.1.2, Titanium SDK version 3.1.3.GA
Copyright (c) 2012-2013 Appcelerator, Inc. All Rights Reserved.
[ERROR]: "Missing Java SDK Please make sure Java SDK is on your PATH.
I've tried to put the environment variables
"C:\Java\jdk1.6.0_03;JAVA_HOME%/bin%"
"C:\Java\jdk1.7.0_45;JAVA_HOME%/bin%"
"C: \ Java \ jdk1.6.0_03 \ bin"
"C: \ Java \ jdk1.7.0_45 \ bin"
"C: \ Java \ jdk1.6.0_03"
"C: \ Java \ jdk1.7.0_45"
I tried the all 6 and restarting the computer. What is missing?