0

I'm using Red Hat JBoss Developer Studio 10.4.0.GA (also tested with CodeReady 12.17.0.GA), and would like to upgrade to JDK 15.

But even with the new version installed, it is not available to be setup as default JRE.

I tried some eclipse instructions to JDK 15 (#1 and #2), but without success with JBoss.

Installed JDK 15 folder

Add JRE

Does anyone have a tip?

Thank you

Solution: Use Eclipse 2020-09 (4.17)

  • That's a 2017 release *far* predating the *existence* of Java 15. You need a newer release than that, ideally the current one. – nitind Nov 15 '20 at 15:09
  • Yes, you're right. I tried it now with version 12.17.0.GA, but it also doesn't recognize JDK 15... only until 14. Thanks. – Daniel Teodoro Nov 15 '20 at 18:38

2 Answers2

0

Your error same with this error: Target is not a JDK root. System library was not found. Eclipse Oxygen 4.7 + Java9 error

So you have to find a support extension if its existing and available.

Halil Sahin
  • 568
  • 1
  • 6
  • 25
0

Make sure you have Eclipse 2020-09 (4.17) with the Java 15 Support for Eclipse 2020-09 (4.17) installed.

howlger
  • 31,050
  • 11
  • 59
  • 99