Hacker News new | ask | show | jobs
by lnanek 5145 days ago
You sound dead on to me. Java tooling is basically light years ahead of JavaScript, just because it's so much easier to write for a static language. Most people don't learn all the advanced features of Eclipse and other IDEs and debugging until they are stuck writing in them for years and years anyway. I know how to do things in hot keys in Eclipse that I don't even know how to do otherwise. Hot code replace and debugging and all the other stuff is similarly an advanced topic, even for many Java coders, so it is no surprise JavaScript programmers think it is something new.
1 comments

I've done development in Eclipse off and on for a few years. Some Python (PyDev extensions), some Java (Android, school assignments, a desktop app). I haven't tried it all that recently, but one of my biggest complaints has been performance. I end up turning off a significant number of the features that people talk about for Eclipse, simply because they make the environment run too slowly. It's not as if I'm using underpowered machines either...