PavelTurk commented on issue #6750: URL: https://github.com/apache/netbeans/issues/6750#issuecomment-2156757390
No, this issue must be resolved. I am working now with NB 22: ``` Product Version: Apache NetBeans IDE 22 Java: 22.0.1; OpenJDK 64-Bit Server VM 22.0.1+8-16 Runtime: OpenJDK Runtime Environment 22.0.1+8-16 System: Linux version 5.15.0-88-generic running on amd64; UTF-8; en_US (nb) ``` Again, after serious refactoring I have many errors on Projects tab, at the same time all projects are built without any problems. I tried: 1. Project -> right click -> reload pom. 2. Main menu -> Source -> Scan for External Changes. It didn't help. At the same time this problem is not reproducible because it is related to cache. As I understand if there is a lot of code and you refactor heavily used code, then NB makes errors and stops working properly. The only solution that I constantly use is 1. Close NB 2. Delete NB cache 3. Start NB. I don't think it is a normal solution. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
