-
Bug
-
Resolution: Won't Do
-
Major
-
4.15.0.AM1
-
None
Error after creating project with openjdk-1.8. Its ok with openjdk11 (will work after adding openjdk11 into instaledJREs) or after changing version to 1.8 in next to lines (pom.xml):
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
Same in Gradle project (build.gradle) to 1_8:
sourceCompatibility = JavaVersion.VERSION_11
targetCompatibility = JavaVersion.VERSION_11
Red Hat CodeReady Studio
Version: 12.15.0.AM1
Build id: AM1-v20200326-1404-B6119
Build date: 20200326-1404