Skip to content

What is the purpose of addModules in the configuration #7

Description

Hi!

It is not clear from the documentation why we need addModules. Doesn't this plugin already detects what modules are necessary and bundle them into the custom runtime?

<jvm.modules>javafx.media,javafx.controls,javafx.fxml,java.logging</jvm.modules>
...

<addModules>${jvm.modules}</addModules>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions