Is it normal to see .idea, .metadata, .recommenders, *.iml in the Project sidebar?

Answered

In a project I just imported into IntelliJ IDEA, I see  .idea, .metadata, .recommenders, *.iml in the Project sidebar. Is that normal? I doubt it as those are meta-information and seems should be invisible.

0
2 comments

Yes, it has been always like that.

0
Avatar
Permanently deleted user

If you want you can hide them via the preferences -> editor -> file types
at the bottom of this window there is a section "ignore files and folders".

Simply add a couple like the example below to hide those.

 

0

Please sign in to leave a comment.