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
Installers should make sure that a dedicated plugin directory is being created and included in the classpath
Give plugins such as @purejava's keepassxc-cryptomator some place to live
No response
The text was updated successfully, but these errors were encountered:
Turns out, jpackage doesn't give us the options we need. So instead we need a custom class loader that looks up jars in a configurable dir.
Sorry, something went wrong.
overheadhunter
Successfully merging a pull request may close this issue.
Please agree to the following
Summary
Installers should make sure that a dedicated plugin directory is being created and included in the classpath
Motivation
Give plugins such as @purejava's keepassxc-cryptomator some place to live
Considered Alternatives
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: