Search code examples
Module is not in dependencies Intellij IDEA 2017.2.5 Java 9...


javaintellij-ideajava-9java-modulejava-platform-module-system

Read More
How to use GSON with Java modules...


gsonjava-module

Read More
Logback in a Java modular application not working...


javalogbackjava-modulejava-platform-module-system

Read More
Module moduleA not found in module source path , trying to compile...


javajava-11modularityjava-module

Read More
Fix java.lang.module.ResolutionException: two modules export the same package to another module in a...


javamavenjavafxjava-module

Read More
How to resolve incubator module jdk.incubator.vector when running Java application...


javajava-module

Read More
Is it possible to extract JDK system module and use it as a standalone application module/JAR file?...


javajava-11java-modulejava-platform-module-system

Read More
Embedded Tomcat in Spring Boot Web application does not start with module-info...


javaspring-bootintellij-ideajava-module

Read More
How many unnamed modules are created in Java 9?...


javajava-9java-modulejava-platform-module-systemunnamed-module

Read More
jlink packages current platform's binaries...


javajava-11java-modulegraalvmjlink

Read More
Package 'javax.jms' is declared in module with an invalid name ('geronimo.jms.2.0.spec&#...


javamavenactivemq-artemisjava-modulejava-platform-module-system

Read More
Eclipse IDE does not run Java application after modification of module name...


javaeclipsejava-module

Read More
Modules not found when trying to inject module-info.java...


javajava-modulejlinkjdeps

Read More
Use SWT in Eclipse in a Java 15 modular setup...


javaswtjava-modulejava-platform-module-system

Read More
List modules in jar file...


javajarjava-9java-modulejava-platform-module-system

Read More
How to configure surefire plugin, so it could run non-public test classes?...


javamavenjava-9maven-surefire-pluginjava-module

Read More
Where has sun.misc.Perf moved now that tools.jar was decomposed in Java 9...


javajava-9java-module

Read More
How to fix cyclic dependency between java modules?...


javajava-module

Read More
How to export all packages from Java 9 module?...


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

Read More
How does ServiceLoader.load work with class loaders in JPMS?...


javaclassloaderjava-9java-module

Read More
How to fix the issue with Java 9 Modularity after adding dependency on mongock?...


mongodbjava-9java-modulejava-platform-module-systemmongock

Read More
Java modules Jigsaw JPMS modularization prevents Spring container from starting rest controller beca...


javaspring-bootjava-11spring-restcontrollerjava-module

Read More
Self-Contained Applications, built in Java...


javajava-9self-containedjava-module

Read More
List the modules resolved during the application startup...


javajava-9java-modulejava-platform-module-systemmodule-info

Read More
org.json cannot be resolved to a module?...


javavisual-studio-codejava-11java-modulejava-platform-module-system

Read More
opencsv throws exception when called from main, and module-info.java is present...


javaopencsvjava-modulejava-platform-module-systemjava-14

Read More
Module xxx not found, required by xxx...


javaeclipsejava-9java-module

Read More
How to make Java class invisible outside its module for other non-modular projects?...


javainterfacevisibilityjava-modulemodule-info

Read More
How to use 3rd party library in Java9 module?...


javajava-9modularityjava-modulejava-platform-module-system

Read More
Where do resource files go in a Gradle project that builds a Java 9 module?...


javagradleembedded-resourcejava-9java-module

Read More
BackNext