Eclipse has incremental compile. Only parts you changed are compiling and it is not slow at all.
> I can work with refactoring features while my code is in the middle of larger refactoring and it doesn't compile.
That works in Eclipse perfectly well - except that code completion and suggestions are much better then the ones you get in Idea.
Eclipse has incremental compile. Only parts you changed are compiling and it is not slow at all.
> I can work with refactoring features while my code is in the middle of larger refactoring and it doesn't compile.
That works in Eclipse perfectly well - except that code completion and suggestions are much better then the ones you get in Idea.