DEV Community

Discussion on: Which editor/IDE do you use and why?

Collapse
 
2ranjith profile image
Ranjith Ramachandran

IntelliJ IDEA
For me IDEA works better than Eclipse/STS (the other major contender for what I do) as

  • Debugging Maven projects "Just works" - in eclipse it is just a nightmare
  • Great debugging features ( ex: shows variable values inline with code)
  • "Feels" faster