Skip to content

IntelliJ does not show correctly the project files when creating a new Clojure Project #77

Open
@afucher

Description

@afucher

Describe the bug
When using the New project action from IntelliJ to create a new Clojure Project, it creates all files but IntelliJ does not show them correctly.

To Reproduce
Steps to reproduce the behavior:

  1. Create a New Project
  2. Select deps.edn
  3. Check that the files are not presented correctly

Expected behavior
The structure of files is created and IntelliJ show them correctly.

Screenshots

Image Image

Additional context
Probably is related to the iml file that describes the modules from a project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    Status

    Ready for development

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions