I have project of about 2000 java files. It is a legacy project so I can't do much about how many java files are in it. Correct me if I am wrong but 2000 java files in a project doesn't make it a massive project. Netbeans slows down significantly after the first half hour or so. I have to type something and wait for any where between 5 to 15 seconds for the IDE to finish it's thing and show me any errors or warnings or code completion menu. Wasted time adds up pretty quickly.
I am only editing one file at a time, so it shouldn't slow down so significantly. I wanted to profile Netbeans to see what part of it is slowing it down. But for some reason clicking cpu button on JVisualVM' profiler tab immediately hangs Netbeans. JVisualVM runs for a few minutes (is it instrumenting during that time !?) and then either fails or crashes Netbeans instance altogether. How do I profile Netbeans ? I am on Netbeans 8.2, Windows 10. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org For additional commands, e-mail: dev-h...@netbeans.incubator.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists