Skip to content

Application won't run on Java 17 #47

@Igrium

Description

@Igrium

At the core of DockFX is a CSS file with various styles vital for docking. Unfortunately, by default, this is initialized via StyleManager, which is a private API. As part of JavaFX's detachment from the JRE and the modularization of its components, access to this class is no longer possible in newer versions of the Java. Is there another way to get DockFX to work in a project built on the latest version of Java?

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