Search code examples
Eclipse can't find XML related classes after switching build path to JDK 10...


javaeclipsemavenjava-10

Read More
Why does array[idx++]+="a" increase idx once in Java 8 but twice in Java 9 and 10?...


javajava-8javacjava-9java-10

Read More
Generate JNI header files for class files in JDK 10...


javajava-native-interfacejavahjava-10

Read More
How to resolve java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException...


javajaxbjava-9java-11java-10

Read More
Javadocs are not appearing on Apache netbeans for java 10...


javanetbeansjavadocjava-10

Read More
JAXB not available on Tomcat 9 and Java 9/10...


javatomcatjava-9java-10

Read More
Unable to compile simple Java 10 / Java 11 project with Maven...


javamavenjava-10java-11module-info

Read More
Migrate Jersey project to use Java 10 results in java.lang.IllegalArgumentException at jersey.repack...


jerseyjersey-2.0java-10tomcat9

Read More
Unrecognized VM option 'UseParNewGC' , Error: Could not create the Java Virtual Machine...


jvmjava-10jvm-crash

Read More
The import java.awt cannot be resolved...


javaawtjava-10

Read More
Unable to uninstall JDK 10 – internal error 2318...


javajava-10

Read More
Illegal reflective access when I stop SpringBoot web application with Tomcat 9 and Java10...


javaspring-bootjava-10java-moduletomcat9

Read More
'jshell' is not recognized as an internal or external command...


javajshelljava-10

Read More
Java: DateTimeFormatter fail to parse time string when seconds and milliseconds are all 0s?...


javadateformatjava-timejava-10

Read More
How to avoid IntelliJ to reset language level?...


javaintellij-ideajava-10javacompiler

Read More
IntelliJ IDE (Community Version) doesn't support var declaration Java 10...


javaintellij-ideavarjava-10

Read More
Maven shade plugin failed to execute goal?...


javamavenmaven-shade-pluginjava-10

Read More
How to customise "host" header in Java http client...


javahttp2java-10java-11java-http-client

Read More
var cannot be resolved to a type - java-10...


javamavenjava-10

Read More
Java 10 Eclipse + Maven "java.lang.module.FindException: Module myproject not found"...


javaeclipsejava-modulejava-10

Read More
Use cases when Lombok or Java 'var' is useful...


javavarlombokjava-10

Read More
What is 'var' in Java 10, and is it comparable to JavaScript?...


javajava-10

Read More
How to return the argument passed to a Mockito-mocked method in the thenReturn function?...


javamockitojava-10

Read More
How can IntelliJ show type hints for automatically inferred local variables in Java 10?...


javaintellij-ideatype-inferencejava-10type-hinting

Read More
Java switch case statement is returning different type of values(different data-type) and is assigne...


javaswitch-statementreturn-typejava-10yield-return

Read More
Proper fix for Java 10 complaining about illegal reflection access by jaxb-impl 2.3.0?...


javamavenjaxbjava-10

Read More
How to set up java 10 in Eclipse Oxygen?...


javaeclipsejava-10

Read More
How to get a Map owned by an Object as an attribute from a List of these objects...


javajava-8hashmapjava-streamjava-10

Read More
apache tomcat 9.x not working with eclipse & Java 10.0.1...


eclipsejava-10tomcat9

Read More
How to get JUnit5 with JDK10 (jigsaw) and Maven3 to work?...


javamaven-3junit5java-platform-module-systemjava-10

Read More
BackNext