I refactored an application from jsp files to xhtml facelets files.
After changing a lot of pages, I wanted to check if I have forgotten any jsp files.
After entering *.jsp in the Go to File dialog Idea showed all *.xhtml files (that I had renamed from *.jsp)
After reloading the project Idea recovered and when I tried again showed only the single file that was really still a jsp file.
Description
I refactored an application from jsp files to xhtml facelets files.
After changing a lot of pages, I wanted to check if I have forgotten any jsp files.
After entering *.jsp in the Go to File dialog Idea showed all *.xhtml files (that I had renamed from *.jsp)
After reloading the project Idea recovered and when I tried again showed only the single file that was really still a jsp file.