+ 5
My Netbeans takes long to give me the output
Java
3 Answers
+ 8
Perhaps you PC is low on RAM. You can check the ways to make it work faster:
https://stackoverflow.com/questions/229763/how-to-improve-netbeans-performance
+ 6
@Martha: In that case, you should free up your PC's RAM (either by stopping the running services or totally disabling them).
Or for another better alternative, you can replace your NetBeans ide with some lightweight Java IDE, which you can find here:
https://www.javaworld.com/article/3114167/development-tools/choosing-your-java-ide.html?page=2
+ 5
it was working well before