Skip to content

Attached Javadoc does not follow Maven convention #6

@zimmi

Description

@zimmi

I'm trying to fix openjfx/openjfx-docs#44 in NetBeans and noticed that all the javafx-*-javadoc.jar files are identical and contain the full API documentation. The paths inside the jar are different from what the maven-javadoc-plugin generates, requiring knowledge of module names to resolve the correct .html file for a given .class.

It's not impossible to work around, but every tool has to do it. It would be nice for OpenJFX to integrate better with the ecosystem and behave more like every other library in this regard. What do you think?

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