Skip to content

Add module graph #1

@shathor

Description

@shathor

Is it possible to bring back the module graphs that were shown in the JDK 9 JavaDoc?

This would be helpful to get the overall structure of JavaFX modules. E.g. when adding a dependency to the artifact "javafx-controls" will also transitively get me "javafx-base" (I assume?). It would also be beneficial if we'd see on what JDK modules each eventually relies on. So we don't have to use jlink to figure that out. E.g. for "javafx.web"

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