Search code examples
How to replace the deprecated kotlinOptions in a java-library & kotlin module?...


androidkotlingroovydeprecatedjava-module

Read More
Is there an alternative to --add-opens command line parameters for just ported applications to a new...


javajava-11java-17java-module

Read More
How to add module 'java.smartcardio' in a non-modular JavaFX application?...


javajavafxsmartcardjava-modulesmartcardio

Read More
How to solve InaccessibleObjectException ("Unable to make {member} accessible: module {A} does ...


javareflectionjava-9java-modulejava-platform-module-system

Read More
Can I exclude maven resource folder from a Java module?...


javaeclipsemavenjavafxjava-module

Read More
How to reduce the size of my executable made via `jpackage`...


javafilesizejava-modulejlinkjpackage

Read More
Java cannot find class in modular jar file, yet javap can...


javamavenjava-modulejava-platform-module-systemmodule-path

Read More
What's the difference between --add-exports and --add-opens in Java 9?...


javacommand-line-argumentsjava-9java-platform-module-systemjava-module

Read More
How to properly get the jdk modules for a fat JavaFX jar using jdeps...


javafxjava-modulejlinkjdeps

Read More
Is there a replacement library for CORBA in JDK 11...


javacorbajava-modulejava-11

Read More
What is causing this error? "Module main contains package javafx.fxml, module javafx.fxml expor...


javagradlepackagejava-module

Read More
Java 9 error: not in a module on the module source path...


javacompiler-errorsjava-9java-modulemodule-path

Read More
JavaFX 21 modular application, how to add automatics modules (H2 and Hibernate) to classpath after j...


javafxjava-modulejlinkjava-21

Read More
Could not load FFI provider when using module-info.java...


javalinuxbluetoothjava-modulejnr

Read More
How to set the location that JavaCompiler executes from?...


javajava-moduleworking-directoryjava-compiler-apijavacompiler

Read More
Illegal reflective access when I stop SpringBoot web application with Tomcat 9 and Java10...


javaspring-bootjava-10java-moduletomcat9

Read More
How to get list of all modules programmatically in Java 9?...


javajava-9java-module

Read More
How do I give jmxterm access to sun.tools.jconsole.LocalVirtualMachine in Java 17?...


javajmxjava-modulejava-17illegalaccessexception

Read More
Cannot be cast to class - they are in unnamed module of loader 'app'...


javaspring-bootjava-9java-module

Read More
Error "module not found: jakarta.cdi" when using module-info.java in a Spring boot 3 proje...


javaspring-bootspring-data-jpajava-module

Read More
Problem reading classes from JPMS module in Spring 6...


javaspringclassloaderjava-modulespring-context

Read More
Java 9 + maven + junit: does test code need module-info.java of its own and where to put it?...


javamavenjunitjava-9java-module

Read More
Why java.se module isn't loaded?...


javamodulejava-17java-module

Read More
wierd class cast using dynamic proxy and java17 - java modules exception...


javareflectionjava-17java-moduledynamic-proxy

Read More
Java module encapsulation demo...


javajava-module

Read More
Error: Main.class found in top-level directory (unnamed package not allowed in module)...


javaintellij-ideajava-moduleopenjfxmodule-info

Read More
ModuleLayer can't find my resources when running my modular program, but it can for my modular j...


javajarexecutable-jarjava-modulejava-platform-module-system

Read More
ClassCastException thrown when creating a javax.sound.sampled.Clip...


javaswingjavasoundjava-module

Read More
Is `sun.awt.image` package deprecated?...


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

Read More
Do Java Modules (JPMS/Jigsaw) Solve the Problem that "Shading" Dependencies Solves?...


javajava-modulejava-platform-module-system

Read More
BackNext