Search code examples
Add a ResourceBundle service provider directive in a Java 13 module through moditect maven plugin...

javamavenjava-modulemoditect

Read More
Automatic module name containing number...

javamodulejava-9java-modulejava-platform-module-system

Read More
Which characters are not allowed in Java 9 module names?...

javajava-9java-module

Read More
Why does JPMS allow annotation types as services...

javajava-9java-modulejava-annotations

Read More
How can I configure the moditect-maven-plugin to use the auto-value library in my modular applicatio...

javamavenjava-moduleauto-valuemoditect

Read More
Recommended project structure for modular Java with Gradle, JUnit and Mockito...

javagradlejunitmockitojava-module

Read More
Getting a NPE on Java 11 jdeps tool when scanning Spring Boot .jar files...

javajava-11java-module

Read More
Classloader + Modules = testing headaches...

javagradleintellij-ideajava-modulejava-platform-module-system

Read More
Eclipse cannot find module even the module path is explicitly provided...

javaeclipsejavafxjava-modulejavafx-11

Read More
"java.lang.module.InvalidModuleDescriptorException: Provider class org.apache.bsf.BSFManager no...

javaseleniumselenium-chromedriverjava-modulejava-13

Read More
How can I set the ModuleMainClass attribute of a JPMS module using Gradle?...

javagradlejava-modulejava-13

Read More
In which directory does module-info.java go?...

javajava-modulemodule-path

Read More
Intellij: Java 11: export module: package not found {module not found}, module-info.java...

javaintellij-ideajava-11java-modulemodule-info

Read More
Bypassing Java modularity via reflection...

javajava-modulejava-platform-module-system

Read More
How to get ResourceBundle from another Module in Java 9?...

javajava-9java-module

Read More
Making Eclipse play well with JPMS and Maven...

javaeclipsemavenjava-module

Read More
Java Modularity with Dependency Injection...

javajavafxdependency-injectionjava-9java-module

Read More
Java Beans Introspector requires desktop module...

javajava-9java-platform-module-systemjava-module

Read More
What are the predefined modules in JDK9 or Which module do I need to fix dependency problems?...

javajava-9java-modulejava-platform-module-system

Read More
JMH doesn't run inside a Java Module (Unable to find the resource: /META-INF/BenchmarkList)...

javamavenjava-modulejmh

Read More
creating module-info for automatic modules with jdeps in java 9...

jarjava-9java-modulejdeps

Read More
Module not exporting exception in javafx 12...

javajavafxjava-modulejava-12

Read More
Unable to Reflectively Instantiate a "protected" class of an "opened" package, f...

javareflectionjava-modulejava-platform-module-system

Read More
java.lang.NoSuchMethodError when using Java 9 modules (JPMS)...

javaspring-bootjava-modulevlcj

Read More
How to add to JavaFX Scene stylesheet from another module in Java 9?...

javajavafxjava-9java-modulejavafx-9

Read More
error: module not found: org.lwjgl.natives in multi-module gradle build...

gradlelwjgljava-modulejava-12

Read More
Gradle cannot resolve package for java 11 module when in one of two directories...

gradlegroovyjava-11java-module

Read More
Patching module raises module not found error...

javajava-9java-modulejava-platform-module-system

Read More
How to use launch4j with a Java custom runtime image?...

javajava-9java-modulelaunch4jjlink

Read More
java.lang.NoClassDefFoundError: sun/net/www/protocol/https/DefaultHostnameVerifier...

javajava-module

Read More
BackNext