Hacker News new | ask | show | jobs
by tkahn6 5350 days ago
> You don't actually need an IDE to write Java

Correct. You don't actually need an IDE to write Java but unless you have one you're going to be writing a lot of boilerplate by hand. That is the point I am making. The language is verbose whether or not you have an IDE. The IDE simply helps you manage that verbosity.