JAVA_HOME does not point to the JDK : Unable to start google app engine

前端 未结 3 1559
自闭症患者
自闭症患者 2021-02-06 16:29

I get the following errors when i try to run a sample project in netbeans on google app server. The server doesn\'t start up. How can i resolve these errors if they exist ? I am

3条回答
  •  不思量自难忘°
    2021-02-06 17:11

    probable solution will be hear : setting jdk path in netbeans or , if you setting JAVA_HOME in windows env then use %JAVA_HOME%

提交回复
热议问题