Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0
-
None
Description
Currently, when Eclipse hot code replace (HCR) fails at debug time the changes made to the Java class are just persisted to disk. This can be improved a bit so that the bundle is automatically restarted when HCR fails. This should allow the user to continue debugging the class without being in an inconsistent state.