I am trying to download the GAE application using the console on Windows. I get an error message:
cannot find javac executable based on java.home, "C: \ Program Files \ Java \ jre6 \ bin \ javac.exe" and "C: \ Program Files \ Java \ bi n \ javac.exe"Unable to load application: cannot find javac executable based on java.home, tried "C: \ Program Files \ Java \ jre6 \ bin \ javac.exe" and "C: \ Program Files \ Java \ bin \ javac.exe
cannot find javac executable based on java.home, "C: \ Program Files \ Java \ jre6 \ bin \ javac.exe" and "C: \ Program Files \ Java \ bi n \ javac.exe"
Unable to load application: cannot find javac executable based on java.home, tried "C: \ Program Files \ Java \ jre6 \ bin \ javac.exe" and "C: \ Program Files \ Java \ bin \ javac.exe
javac.exe is located in the folder C: \ Program Files \ Java \ jdk1.6.0_18 \ bin, how can I tell java where it is
Java? sun jre Open jdk? jre javac.exe , , .C:\Program Files\Java\jdk1.6.0_18\bin\java.exe java, -Djava.home = "C:\Program Files\Java\jdk1.6.0_18" .
JAVA_HOME , Java. " ", "", "", " ". JAVA_HOME, ,
C:\Program Files\Java\jdk1.6.0_18
, "". , .
, java.home, ?
java.home
, script, java.home, .
, , - JAVA_HOME script.
JAVA_HOME
bin\appcfg.cmd:
@"%JAVA_HOME%"\bin\java -cp "%~dp0\..\lib\appengine-tools-api.jar" com.google.appengine.tools.admin.AppCfg %*
. , JAVA_HOME JDK
, classpath CLASSPATH = C:\Program Files\Java\jre6\bin\javac.exe\jdk1.6.0_18 , . .
JAVA_HOME C:\Program Files\Java\jdk1.6.0_18. , JDK, ( PATH) , .
PATH
Source: https://habr.com/ru/post/1736177/More articles:Новый уровень презентации для веб-приложений - asp.net-mvcEquivalent to NUnit TestCaseAttribute in VS Unit Test Framework - c #Mailbox restriction when sending mailto: form - browserSql server. Bidirectional column detection of an XML type column. - xml"Click" button of the program from the application that I create - c #Passing structures with a pointer in C89 - cShould PowerShell return object [] from the pipe? - powershelltake a picture qgraphicsview - qtSaving duplicate values in MySQL database - dateGeneric string encoder in C # - c #All Articles