Search code examples
What's the difference between requires and requires transitive statements in Java 9?...

javajava-9java-modulerequiresmodule-info

Read More
NoSuchBeanDefinitionException / UnsatisfiedDependencyException when testing Spring Boot app with Jav...

javaspringspring-bootspring-boot-testjava-module

Read More
Find the missing module...

javajava-modulejlink

Read More
java ModuleLayer : ModuleLayer.Controller add methods don't work...

javareflectionnetbeansjava-modulejava-16

Read More
How can I test a service provider implementation module with Junit 5?...

javaservicejunit5java-modulejava-platform-module-system

Read More
Accessing com.sun.tools.javac.util from Java 9...

javajava-9java-modulesun

Read More
module-info.java for SWT cross-platform maven project...

javamavenswtjava-module

Read More
Java instrumentation with modules...

javamoduleinstrumentationjava-modulejavaagents

Read More
fatal error compiling invalid flag --module-path...

javamavenjava-9java-modulemodule-path

Read More
How to specify java Manifest Add-Exports for named modules...

javajava-modulemanifest.mf

Read More
How to deal with ResolutionException?...

javaspring-bootmavenjava-11java-module

Read More
stuck on javafx.graphics does not export com.sun.javafx.sg.prism to unnamed module...

javajavafxjava-modulemodule-info

Read More
Best approach to dynamically load modules (classes) in Java...

javajava-9java-module

Read More
"requires transitive" for modules not working on Eclipse?...

javajava-module

Read More
How to embed specific java modules into OSGi bundles? Is it even possible?...

javaeclipsepluginsosgijava-module

Read More
Make the new JDK 11 java.net.http package visible in Netbeans 10...

java-11java-modulemodule-infojava-http-clientnetbeans-10

Read More
Java 9 migration issue - package com.mymodule is declared in unnamed module , module 'newmodule&...

javamigrationjava-9java-moduleunnamed-module

Read More
What does a module.a binds module.b mean during the resolution?...

javajava-modulejava-platform-module-system

Read More
Gradle can't access classes defined in module src/main from src/test with JavaFX plugin...

javagradlejavafxjunitjava-module

Read More
Package is not visible error...

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

Read More
Unsupported JavaFX configuration: classes were loaded from 'unnamed module @...'...

javagradlejavafxjava-module

Read More
What is an open module in Java 9 and how do I use it?...

javajava-9java-modulemodule-info

Read More
How to tell which module does the package belong to?...

javamodulejava-9java-modulejdeps

Read More
In Eclipse, what is the difference between modulepath and classpath?...

javaeclipseclasspathjava-modulemodule-path

Read More
Why Java cannot read same resource file when module-info is added?...

javaresourcesclassloaderjava-module

Read More
Java 9: Possible to have 2 modules with same name on module path...

javajava-9java-modulemodule-info

Read More
What is an illegal reflective access?...

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

Read More
Loading files from subfolder of the resources folder in Java...

javafilejava-module

Read More
How to suppress the "requires transitive directive for an automatic module" warning proper...

javajavacjava-9java-module

Read More
Javadoc for JPMS modules when module name is different from artifactId...

javamavenjavadocjava-modulemaven-javadoc-plugin

Read More
BackNext