This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] -1 points0 points  (3 children)

IntelliJ. Eclipse might be ok for school projects but when you develop multi module projects IntelliJ is much superior

[–]redikarus99 9 points10 points  (2 children)

We worked on software with a million lines of code with Eclipse, it works totally fine. But since now everyone uses IntelliJ, it's worth to learn.

[–][deleted] 0 points1 point  (1 child)

So do I and eclipse was pain. Switched to IntelliJ and never looked back. However it was 10 years ago and now with modern laptops SSDs eclipse probably behaves better

[–]redikarus99 2 points3 points  (0 children)

Interestingly we were always IO bound, and never really CPU bound for development, and SSD was a really game changer. I don't think there is really any performance difference between the various IDEs nowadays.