Can SonarQube V7 support Java1.8?

Can SonarQube V7 support Java1.8?

Hi,

Welcome to the community!

The current version of SonarQube Server is 2025.1. The SonarQube 7-series culminated nearly 5 years ago, in SonarQube 7.9.

If you need to analyze Java 1.8 code, you can do so with current versions of SonarQube by specifying the sonar.java.source analysis property.

 
HTH,
Ann