I encode both Spring MVC and .Net, so I can use Visual Studio and Eclipse (STS) on my Windows x64 machine.
I noticed that Eclipse seems very slow in compilers and many other functions, while Visual Studio seems pretty fast.
Even more noticeably, when I look at Processes in Task Manager, Visual Studio takes up 200 megabytes and Eclipse holds onto Gig memory!
I don't want to be a hater of Eclipse since I think it has some really good features, but can anyone suggest how I can make it more efficient, or am I sticking with this sluggish IDE? I was thinking of switching to IntelliJ, but wanted to see if Eclipse could be configured to speed it up first.
source share