|
|
|
|
|
by bad_user
5055 days ago
|
|
Why should continual/incremental compilation be part of the IDE? You can do this in a separate process, the IDE only needs to detect that some .class files have changed and refresh the metadata of those files. Eclipse support for this is sure nice, but then I hate Eclipse for being bloated, with a sluggish interface and shoehorning such features on top is the reason why Eclipse is the way it is. |
|