Project/Project Files won't display dist/target folders

Answered

It seems all my projects ignore my dist folders after building.  Dist is not in .gitignore, it's not an ignored module in Project Setting (in fact that's the only place it shows up)s, I've synchronized several times and it's 100% on disk, but IntelliJ just refuses to display it.  Very frustrating, any help appreciated.

0
3 comments

Is it marked as Excluded?

.ignore plug-in may hide folders: https://stackoverflow.com/a/44398007/104891 .

There is also an option to Show/Hide Excluded files:

2

I'm having this problem. Besides that, Serge Baranov , Your drop down isn't obvious to me as to how to get it to appear. Probably a settings location or a right click on something or a click on one of the menu options at the top or on some pane.

0

Lee Meador You click on the gear icon in the project view to configure these options.

With the new UI, it's the 3 vertical dots button, Appearance menu:

 

0

Please sign in to leave a comment.