Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
afucher opened this issue Apr 14, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@afucher
Copy link
Collaborator

afucher commented Apr 14, 2025

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.

@afucher afucher added the bug Something isn't working label Apr 14, 2025
@ericdallo ericdallo moved this to Ready for development in clojure-lsp-intellij Apr 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Ready for development
Development

No branches or pull requests

1 participant