Can't see log file in project tab

Answered

Hello,

Apologies in advance if this has been asnwered before but I couldn't find any post here nor solutions in Google.

I currently have a 'log' directory which contains a log file, but I'm unable to see it in the project tab, although the file exists.

The 'Show Excluded Files' options is enabled even though I don't have any gitignore file.

Any help on the matter would be gratefully appreciated.

Thanks!


0
2 comments

I can't believe this...

As soon as I posted this I found another post with a similar problem and the offered solution worked for me.

For further help to anyone who comes accross this issue, I solved it by addin't the *.log pattern to Log files in the File Types settings section.

I had to reassign the patter since it was assigned to Android Logcat files and for some reason they were visible for my Maven project.

Thanks!

0

.ignore 3rd plugin could also hide files in project tool window if it is added to ignore list.

0

Please sign in to leave a comment.