Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Where is the Java 14 Facet?(Missing Functionality)
Where is the Java 14 Facet? [message #1826354] Thu, 23 April 2020 22:50 Go to next message
Arnie Morein is currently offline Arnie MoreinFriend
Messages: 2
Registered: April 2020
Junior Member
I am running version 2020-03. I installed the latest OpenJDK 14 and then find the patch for the 14 facet.

It is installed, but it would not show more than 1.8 in the drop down.

I deleted the project from the workspace, exited Eclipse and edited the settings files manually. I then restarted and re-imported and now 14 shows up in the drop down list but this message does too:

"Implementation of version 14 of project facet java could not be found. Functionality will be limited."

What is going on?
Re: Where is the Java 14 Facet? [message #1826401 is a reply to message #1826354] Fri, 24 April 2020 12:25 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

Facets are really the Web Tools Platform's. What "patch for the 14 facet" are you referring to?

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: Where is the Java 14 Facet? [message #1826420 is a reply to message #1826401] Fri, 24 April 2020 15:51 Go to previous messageGo to next message
Arnie Morein is currently offline Arnie MoreinFriend
Messages: 2
Registered: April 2020
Junior Member
Just the Web Tools platforms? I find that hard to believe, as there is a facet for the Java Language which directly controls the compiling behavior.

I installed what was described as a patch for the facet, but it isn't working correctly. (https://marketplace.eclipse.org/content/java-14-support-eclipse-2020-03-415)

Specifically a working Java Facet for JDK 14. As I stated above, the UI seems broken as I had to hack the project's settings files to get a version >1.8 into them and only after doing that did versions 11-14 show up. But even after 14 being set, I still have that error.

It appears that the build is still happening as the /bin folder is being populated.

But as it stands, I cannot roll this out to my team.
Re: Where is the Java 14 Facet? [message #1826475 is a reply to message #1826420] Sat, 25 April 2020 14:53 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33141
Registered: July 2009
Senior Member
You installed a patch to JDT, not a patch to Web Tools' facet support, so it's not surprising that facts doesn't work with Java 14 which was released after the 2020-03 release...

Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:cannot be resolved to a type!
Next Topic:Character.isIdentifierIgnorable
Goto Forum:
  


Current Time: Fri Apr 26 01:40:13 GMT 2024

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

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

Back to the top