Hacker News new | ask | show | jobs
by gmb2k1 4461 days ago
The difference between Eclipse and Netbeans/IntelliJ is, that Eclipse is implementing its own Compiler while the other two are using Oracle's javac. That's why Eclipse didn't have Java8 support out of the box.