Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in java-platform-module-system

Unable to Reflectively Instantiate a "protected" class of an "opened" package, from another module

How does the new Java 9 Platform Module System integrate into Maven?

How to resolve split package issue in Java 9

Difference between Exports, Indirect Exports, Requires and Indirect Requires in Java9?

Use SWT in Eclipse in a Java 15 modular setup

Can one Java module export a package whose name is a subpackage of a package from another module? [duplicate]

JDK 11 + JUnit 5 + Jigsaw: Junit fails to run tests for `module-info`

Interface implementation with a method containing a non-exported parameter type (Java 9 modules)

Why are terminating digits forbidden in module names? [duplicate]

maven lombok plugin on Java 10: annotations not found in maven

How to compile with `javac` modules with `exports... to` directives without any warnings?

jaxb: xjc.sh java.activation not found

Optimize JVM modules using jlink for a fat Jar file

How to combine multiple Java modules into one JAR?

Access jdk.unsupported from JUnit doesn't need module require

Unnamed Modules cannot be read