Search code examples
How do I export a JavaFX with extra modules to a JAR...


javajavafxjava-platform-module-system

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


javalogbackjava-modulejava-platform-module-system

Read More
What does "Required filename-based automodules detected." warning mean?...


javamavenjava-9java-platform-module-systemmaven-compiler-plugin

Read More
Accessing resource files from external modules...


javajava-9java-platform-module-system

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
How many unnamed modules are created in Java 9?...


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

Read More
How to create local database using JPA?...


javajpaconfigurationjava-9java-platform-module-system

Read More
Is ActiveMQ Artemis Java JPMS (Java Platform Module System) compatible?...


javaactivemq-artemisjava-platform-module-system

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
How do I open packages and require dependencies on test scope modules only for JUnit testing...


javamavenjunit5java-platform-module-system

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 export all packages from Java 9 module?...


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

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


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

Read More
Extending the java.base module (adding classes to the java.net package)...


java-platform-module-system

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
Create a personalised JRE with Java 15 on Windows for Linux and Mac...


javacross-platformjava-platform-module-systemjlinkjpackage

Read More
Using jlink with automatic modules...


javajava-platform-module-systemjlinkmodule-infojdeps

Read More
Error while trying to compile and run sample module in Java...


javajavacjava-11java-platform-module-systemmodule-info

Read More
Circumvent old java meta-inf / services when using Java modules...


javamavenbatikjava-platform-module-systemmodule-info

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


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

Read More
How to use maven with both jigsaw and jre 8 support?...


javamavenjava-8java-9java-platform-module-system

Read More
How to add "requires" for artifact having "-"(hyphen) in its name...


javamavenjava-9java-modulejava-platform-module-system

Read More
New Keywords in Java 9...


javasyntaxjava-9java-platform-module-system

Read More
How to add a non-modular Maven dependency to the module path as an automatic module?...


javamavenjava-platform-module-systemorg.json

Read More
How to package multi-module maven project?...


mavenjava-11java-platform-module-system

Read More
Getting error on running a multi-module project in IntelliJ IDEA...


javamavenintellij-ideajava-11java-platform-module-system

Read More
Run spring boot with jdk9 using jigsaw modules...


javaspringjava-9java-platform-module-system

Read More
BackNext