You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just noticed an issue with stale error messages. I think I stumbled upon a bug when renaming a resource. I didn't change the filename I just changed the case. For example, CertDAO.java changed to CertDao.java
The Problems panel shows the old filename with the following error message: "The name of the outer type and the file do not match."
I'm running the latest Mac OS and my filesystem is case-insensitive.
The text was updated successfully, but these errors were encountered:
I just noticed an issue with stale error messages. I think I stumbled upon a bug when renaming a resource. I didn't change the filename I just changed the case. For example, CertDAO.java changed to CertDao.java
The Problems panel shows the old filename with the following error message: "The name of the outer type and the file do not match."
I'm running the latest Mac OS and my filesystem is case-insensitive.
The text was updated successfully, but these errors were encountered: