[jbosstools-issues] [JBoss JIRA] (JBIDE-27155) Unbound classpath container: 'JRE System Library [JavaSE-11]' in project 'test'
Oleksii Korniienko (Jira)
issues at jboss.org
Wed Apr 1 08:02:28 EDT 2020
[ https://issues.redhat.com/browse/JBIDE-27155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Oleksii Korniienko updated JBIDE-27155:
---------------------------------------
Comment: was deleted
(was: Closed because of https://quarkus.io/blog/quarkus-1-3-1-final-released/
)
> Unbound classpath container: 'JRE System Library [JavaSE-11]' in project 'test'
> -------------------------------------------------------------------------------
>
> Key: JBIDE-27155
> URL: https://issues.redhat.com/browse/JBIDE-27155
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: quarkus
> Affects Versions: 4.15.0.AM1
> Reporter: Oleksii Korniienko
> Priority: Major
> Fix For: 4.15.0.AM1
>
> Attachments: Screenshot from 2020-03-31 11-20-22.png
>
>
> 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
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jbosstools-issues
mailing list