Hacker News new | past | comments | ask | show | jobs | submit login

You sure about that?

Eclipse comes with its own compiler and ONLY requires the JDE to develop Java application, not the JDK.

They also claim that its their compiler that implements the incremental compilation

https://www.eclipse.org/jdt/core/

>JDT Core is the Java infrastructure of the Java IDE. It includes:

>An incremental Java compiler. Implemented as an Eclipse builder, it is based on technology evolved from VisualAge for Java compiler. In particular, it allows to run and debug code which still contains unresolved errors...

>...The JDT Core infrastructure has no built-in JDK version dependencies, it also does not depend on any particular Java UI and can be run headless.

Not only that, but what does it matter if incremental compilation is "not tied to the compiler" if Eclipse was the only software that utilized it at the time?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: