Hacker News new | ask | show | jobs
by re-thc 781 days ago
> IntelliJ has, from what I can tell, very close to 100% usage in the JVM world

There are still lots of Eclipse users. Some even use VS Code. Maybe not Kotlin but definitely Java. Spring still keeps updating their IDE, which is a wrapper around Eclipse and extensions.

2 comments

Fair enough; certainly in the Java companies I've worked for in the last five years, everyone has used IntelliJ, so I extrapolated but maybe that's a bit too personal.
Also VSCode users are Eclipse (Red-Hat/MS plugin) and Netbeans (Oracle plugin) users as well, as their headless versions are what powers the plugins.