Ericsson / CodeCheckerEclipsePlugin

This is an Eclipse plugin that shows C/C++ static analysis results found by Clang Static Analyzer and Clang Tidy
Eclipse Public License 1.0
32 stars 13 forks source link

check build configuration for newer jdk versions #127

Closed gyorb closed 4 years ago

gyorb commented 5 years ago

build fails with newer jdk versions: JDK: oraclejdk9 JDK: oraclejdk11 JDK: openjdk9 JDK: openjdk10 JDK: openjdk11

vodorok commented 4 years ago

fixed in #167