Is SonarQube 4.0 compatible with java 8

2.7k Views Asked by At

I have projects using Java 8 and i'm using sonarQube 4.0, i need to know if that work without any issue, i searched on official Sonar site and i didn't find anything, can anyone help me?

1

There are 1 best solutions below

5
On

A plugin to support JAVA 8 was released at the end of march 2014 . So you should be able to work with it .