We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Executing command: cmd.exe /s /c "D:\jdk-17.0.8\bin\jdeps -q --multi-release 17 --ignore-missing-deps --print-module-deps D:\IdeaProjects\MooTool\target\MooTool\libs*.jar Exception in thread "main" java.lang.module.FindException: Module com.sun.jna not found, required by jfa
The text was updated successfully, but these errors were encountered:
Also its occurs with versioncompare module.
Error occurred during initialization of boot layer java.lang.module.FindException: Module versioncompare not found, required by com.jthemedetector.
Java 17: I tried installing it by separated. Using version 1.5 error: module not found: versioncompare requires versioncompare;
Sorry, something went wrong.
No branches or pull requests
Executing command: cmd.exe /s /c "D:\jdk-17.0.8\bin\jdeps -q --multi-release 17 --ignore-missing-deps --print-module-deps D:\IdeaProjects\MooTool\target\MooTool\libs*.jar
Exception in thread "main" java.lang.module.FindException: Module com.sun.jna not found, required by jfa
The text was updated successfully, but these errors were encountered: