Search code examples
How to get access to unexported Java module?...

javajavafxjava-platform-module-system

Read More
java.lang.module.ResolutionException when adding tess4j dependency to pom.xml...

javamavenjava-platform-module-systemtess4j

Read More
Java 14 Jigsaw reflection to a class in not a Exported package is not denying access...

javareflectionjava-platform-module-system

Read More
Error modularizing a project with gluon Charm: The package com.gluonhq.charm.down.plugins is accessi...

javaeclipsejava-modulegluon-mobilejava-platform-module-system

Read More
How to resolve conflict between JPMS and OSGi Bundle for Eclipse plugin project an Tycho...

javaeclipse-pluginosgitychojava-platform-module-system

Read More
Properly implementing Java modules in a Maven build with inter-module test dependencies...

javamavenjunitjava-9java-platform-module-system

Read More
Does maven add all dependencies to modulepath by default?...

mavenjava-modulejava-platform-module-systemmaven-compiler-pluginmodule-path

Read More
JPMS: --add-opens doesn't work for java.lang.reflect.InaccessibleObjectException...

javajettyweldjava-platform-module-systemjava-14

Read More
Does --add-opens work for dynamically created layers in JPMS?...

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

Read More
Does JPMS support module version?...

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

Read More
"Module local" access behaviour in Java 9...

javaaccess-modifiersjava-9java-platform-module-system

Read More
JRE 9 module requires a module that was not found...

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

Read More
Getting The URL of Resource in Another Module...

javamavenjava-platform-module-systemjavafx-11

Read More
How can I get the list of all possible packages from lib/ directory using jigsaw helper commands?...

java-9java-modulejava-platform-module-systemjdepsjdeprscan

Read More
Why is --add-modules necessary for modules which are on the module path?...

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

Read More
How to load Libreoffice jars dynamically in modulairzed java 11 application without getting a ClassC...

javaclassloaderlibreofficejava-platform-module-system

Read More
How to test whether an optional module is present at runtime...

javajava-modulejava-platform-module-system

Read More
Using different versions of dependencies in separated Java platform modules...

javajava-9java-platform-module-system

Read More
What's the magic behind ScalaFX to make OpenJDK 9+ actually work?...

scalajava-platform-module-systemscalafxopenjdk-11

Read More
How to package an application into JPMS modules using Maven and NetBeans?...

javamavennetbeansjava-platform-module-systemjdeps

Read More
What is the equivalent to JAR file META-INF/MANIFEST.MF for a JIMAGE file?...

javajava-modulejava-platform-module-system

Read More
Gradle 6.4, Kotlin and JPMS...

kotlingradlejava-platform-module-system

Read More
How to Run Java Module class (java 9 jigsaw project) with third party library (jar files)?...

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

Read More
Eclipse issue with java 9 and maven...

javaeclipsemavenjava-platform-module-systemmodule-path

Read More
modulepath environment variable in Java similar to CLASSPATH...

javajava-9java-platform-module-systemmodule-path

Read More
JPMS/Jigsaw keycloak-spring-boot-starter (invalid module name & ResolutionException)...

spring-bootmavenkeycloakjava-platform-module-system

Read More
Keycloak-Admin-Client in a JPMS/Jigsaw Java 11 Maven application - Dependency Problems...

javamavenkeycloakjava-platform-module-system

Read More
Is singleton implemented by enum still worth in modularity thrends (i.e. Java 9+ Modularity and Jigs...

javaenumssingletonjava-modulejava-platform-module-system

Read More
Why Java Automatic modules do not contain exports section...

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

Read More
How to get Java class' real module dependency?...

javajava-11java-platform-module-systemjlinkjdeps

Read More
BackNext