Skip to content

Java 11 URLs contain module name #58

@ennru

Description

@ennru

The current Javadocs for JDK 11 even require the module name in the URL:

  • eg contain java.base:

https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/time/Duration.html

The current mapping issued by this plugin lacks the module name and creates

https://docs.oracle.com/en/java/javase/11/docs/api/java/time/Duration.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions