Skip to content

Error on launch: cannot access class com.sun.glass.ui.Window (in module javafx.graphics) because module javafx.graphics does not export com.sun.glass.ui to module BorderlessSceneFX #2

@matintokyo

Description

@matintokyo

Hi! I wanted to try your version of BorderlessSceneFX but got the following error at launch:

cannot access class com.sun.glass.ui.Window (in module javafx.graphics) because module javafx.graphics does not export com.sun.glass.ui to module BorderlessSceneFX

Which versions of java and javafx should this work with?

Right now as a work-around I added the following jvmArg:
--add-exports javafx.graphics/com.sun.glass.ui=BorderlessSceneFX

Thank you for your help!

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