Skip to content

implement ModuleConfigurationEditorProvider on our custom module type #317

Closed
@devoncarew

Description

@devoncarew

Custom module type gives great control on module level configuration in the Project Structure dialog (IntelliJ IDEA only). I mean that you can add any tabs (like for Java you have Sources, Paths and Dependencies). Currently you have none, so user even can't see/configure content roots, and excluded folders. Consider implementing ModuleConfigurationEditorProvider that would return something inherited from CommonContentEntriesEditor.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions