Eclipse 2.0 is the first Java IDE (I am aware of) to support HotSwap
Using a new feature in JPDA implemented in JVM 1.4, Eclipse 2.0 allows classes to be recompiled and replaced without restarting the target application.
Pretty Cool. Read more about it
here.
No comments:
Post a Comment