Project tool window doesn't display folders

Answered

The Project tab of Project tool window doesn't display folders for an IntelliJ Project from Existing Sources that I created for a clone of the following github repository:

https://github.com/ohmyzsh/ohmyzsh

The repo contains zsh files, and I don't think it uses any build system, so I didn't set one up.

That should be fine, except that the Project tool window doesn't display the folders in the root of the project, just the regular files.

The Project Files tab, however, does display the folders.

Is this intended?  Is there any way to change this behavior?

0
1 comment

Not reproduced for me. 

Try to delete the ".idea" folder in project's root and reimport the project. 

0

Please sign in to leave a comment.