Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » JRE Oracle Corporation/11.0.1 is not supported(Latest Java 11 not supported after installing Java 11 support module)
JRE Oracle Corporation/11.0.1 is not supported [message #1800224] Fri, 21 December 2018 14:18 Go to next message
E Z is currently offline E ZFriend
Messages: 8
Registered: July 2009
Junior Member
I just upgraded to Eclipse 4.9.0 and Java 11.0.1 and installed Eclipse support for Java 11 from:

https://marketplace.eclipse.org/content/java-11-support-eclipse-2018-09-49

When starting a debug session I am getting the following message on the console yet everything seems to work fine.

JRE Oracle Corporation/11.0.1 is not supported, advanced source lookup disabled.


What does it mean and how severe is this message?
Re: JRE Oracle Corporation/11.0.1 is not supported [message #1800226 is a reply to message #1800224] Fri, 21 December 2018 14:35 Go to previous messageGo to next message
Ed Willink is currently offline Ed WillinkFriend
Messages: 7655
Registered: July 2009
Senior Member
HI

You need Eclipse 4.10, released two days ago, for Java 11 support.

Note that each new Java version has introduced significant breakages which the Eclipse developers have done their best to accommodate. Don't use the newer Java's unless you really need to or just like living on the bleeding edge.

Regards

Ed Willink
Re: JRE Oracle Corporation/11.0.1 is not supported [message #1800231 is a reply to message #1800226] Fri, 21 December 2018 15:15 Go to previous messageGo to next message
E Z is currently offline E ZFriend
Messages: 8
Registered: July 2009
Junior Member
Awesome. 4.10 worked perfectly. Thanks for the heads up about the new version. I just upgraded 3 days ago to 4.9.
Re: JRE Oracle Corporation/11.0.1 is not supported [message #1800547 is a reply to message #1800231] Wed, 02 January 2019 07:43 Go to previous message
Sarika Sinha is currently offline Sarika SinhaFriend
Messages: 131
Registered: February 2010
Location: Bangalore, India
Senior Member
Yes, 4.10 supports Java 11 and with 4.9 and Java 11 patch, the warning message just indicates that Advanced source lookup is not available and the normal source lookup will work and should not impact any debugging actions.

Sarika Sinha
JDT Programmer
Previous Topic:maven project in Eclipse-201812
Next Topic:Strange compile error using Jool with Eclipse and Java11
Goto Forum:
  


Current Time: Fri Apr 26 04:43:51 GMT 2024

Powered by FUDForum. Page generated in 0.05795 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top