| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
When resolving module-prefixed Javadoc URLs for libraries lacking a `module-info.class`, JavadocHelper now checks also the jar manifest for `Automatic-Module-Name`. This allows automatic modules without an explicit `module-info.class` to correctly resolve module-prefixed Javadoc paths.
|
To test:
On NB30 a toast notification will appear, stating the no javadoc was found. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
When resolving module-prefixed Javadoc URLs for libraries lacking a module-info.class, JavadocHelper now checks also the jar manifest for Automatic-Module-Name. This allows automatic modules without an explicit module-info.class to correctly resolve module-prefixed Javadoc paths.
^Add meaningful description above
Click to collapse/expand PR instructionsBy opening a pull request you confirm that, unless explicitly stated otherwise, the changes -
LLMs, Commit messages and PR description:
If you're a first time contributor, see the Contributing guidelines for more information.
If you're a committer, please label the PR before pressing "Create pull request" so that the right test jobs can run.
PR approval and merge checklist:
If this PR targets the delivery branch: don't merge. (full wiki article)