How to install SonarQube with Open JDK 11
问题 I am trying to install SonarQube 8.5 (community version) on my local machine . My machine already has Java JRE 8 installed. SonaQube has pre-requirement JRE 11 or Open JDK 11 . Since you cannot download JRE 11 anymore, I decided to go with Open JDK 11 I want to set SonarQube to use specific JDK. How do i do that? Quick SO search suggest to use wrapper.java.command in wrapper.conf file, but this line is not available SonarQube 8.5, OS Windows: 10 回答1: If you want your sonarqube to use specific