javaeclipsefaceteclipse-wtpjboss-tools

How to set a Java project facet to 12?


I'm trying to set up a JavaEE project with Java 12 in Eclipse 2019-03 (4.11). I installed support for Java 12 and the following web tools:

enter image description here

If I set the compiler and jdk to 12, I get an error that it does not match the facet number which is 11. I don't have a way to choose 12:

enter image description here

I installed JBoss Tools too which support Java 12:

enter image description here

Why can't I choose java facet 12?


Solution

  • Just like you had to patch JDT support for 12 onto 2019-03, a Java 12 Facet doesn't exist yet. We're looking into having one for 2019-06, pending resources.