Use this tag for questions specific to Java 10, which is version 10 of the Java platform, released on 20 March 2018.
I have a trivial Maven project: src └── main └── java └── module-info.java pom.xml pom.xml: <groupId>org.example&…
java maven java-10 java-11 module-infoHow do I install Java Development Kit (JDK) 10 on Ubuntu? The installation instructions on Oracle's help center only explain how …
java ubuntu java-10I try the command line with JavaHome: netbeans-trunk-nightly-201803230002-javase-windows.exe --javahome "C:\Program Files\Java\jdk-10" It should work, but …
java netbeans installation java-home java-10I am trying to start a server using jre 10.0.1 64 bit. There is an obvious change in the settings for the …
jvm java-10 jvm-crashI have installed the Eclipse [Version: Photon Release (4.8.0)] and JDK 10 on a MacBookPro with macOS 10.13.5 When I write in my …
java awt java-10