Top "Java-11" questions

Use this tag for questions specific to Java 11, which is version 11 of the Java platform, released on 25 September 2018.

XML-api.jar classes having issues with JAVA 11 in EClipse 4.9

org.xml.sax and org.w3c.dom classes are not working with JAVA 11 and Eclipse Photon 4.9 & 4.10 RC2 build …

eclipse java-9 java-11 eclipse-photon
Eclipse 2018-09 won't compile Java 11 source; thinks it is below 1.7

I'm running Eclipse 2018-09 (4.9.0) on Windows 10. I'm using Open JDK 11 GA. I have a Maven project that was specified as …

java eclipse maven java-11 eclipse-2018-09
How to map a JSON response to a Java class using Java 11 HttpClient and Jackson?

I'm new to the Java 11 HttpClient and would like to give it a try. I have a simple GET request …

java http httpclient java-11 java-http-client
JavaFX-11 in VSCode: Error: Could not find or load main class Files\Java\javafx-sdk-11.0.2\lib

I have been trying to set up JavaFX-11 in Visual Studio Code. I found this post JavaFX-11 with VSCode, which …

javafx visual-studio-code java-11 javafx-11 module-path
Spring-Boot multi module unable to read properties file from another module

I have searched High and low and still I am unable to find a simple answer to this very annoying …

maven spring-boot multi-module application.properties java-11
How to run Wildfly 14 with java 11?

I'm using Wildfly 14 and Java 11 in its runtime configuration. When I start the server I get org.jboss.modules.ModuleNotFoundException: …

java wildfly java-11
Java 11 Unable to derive module descriptor

I am getting this error message when I try to compile my new modularized Java 11 application: Error occurred during initialization …

java maven java-11 java-module serviceloader
Maven can't find FXMLLoader

I have a JavaFx project in which Maven install keeps giving me the error: [ERROR] Failed to execute goal org.…

java maven javafx java-11 openjfx
Getting 'java.lang.RuntimeException: No toolkit found' error on running javafx application with java11

We recently migrated from java 8 to openJdk11. Now I am trying to test my application on windows and ubuntu with …

windows-10 runtimeexception java-11 javafx-11
Java11 / JavaFX and Maven will not run outside of NetBeans IDE 9

As per JavaFX deployment library not found in active JDK I used José Pereda Maven approach and it works well …

maven javafx java-11 netbeans-9