我怎样才能用 java 8 启动 Sonarqube
How can i start the Sonar Qube with java 8
我已经下载了SonarQube 8.7.1.
社区版软件。在 windows 控制台中启动声纳批处理文件时出现以下错误。
My main idea is to connect with java 8
but this sonarQube
version is asking java 11
."
需要为 运行 和 sonarqube
以及 java 8
做任何额外的设置吗?
Java 8个支持问题已讨论here & Java 11 support question has been discussed here
我的建议是安装 JDK11 或降级到 2014 年 3 月之前发布的较低版本的 SonarQube。
我已经下载了SonarQube 8.7.1.
社区版软件。在 windows 控制台中启动声纳批处理文件时出现以下错误。
My main idea is to connect with
java 8
but thissonarQube
version is askingjava 11
."
需要为 运行 和 sonarqube
以及 java 8
做任何额外的设置吗?
Java 8个支持问题已讨论here & Java 11 support question has been discussed here
我的建议是安装 JDK11 或降级到 2014 年 3 月之前发布的较低版本的 SonarQube。