Skip to content

Generate warnings when AWT/Swing classes are used in a Minecraft project #2272

Open
@Earthcomputer

Description

@Earthcomputer

Minecraft Development for IntelliJ plugin version

2023.3-1.7.3

Description of the feature request

Usage of these classes in a Minecraft project likely breaks MacOS support due to starting the AWT event queue via class loading. Certain AWT classes do not do this, so these can be excluded from this check.

Server-only mods and plugins can also be excluded from this check.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions