Skip to content

When building a plugin with IntelliJ a ApplicationLoader class is created #9904

@graemerocher

Description

@graemerocher

When building a plugin project with IntelliJ an ApplicationLoader class is generated which results in a created WAR file not loading correctly. Probably the cause of #9901 and #9676

We should use a marker interface of the Application class for plugins to avoid this problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions