Closed
Description
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.