Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-debug-dev] HotSwap feature in Eclipse

Hi,

Could someone please tell me if HotSwap feature in Eclipse works with Java
1.4 beta 3 runtime?

I am using Eclipse Build 20011219 and Java 1.4 beta 3.

I follow the instruction
http://www.eclipse.org/eclipse/faq/eclipse-faq.html#users_15 but I got the
following error:

The name of my class which I am debugging is TestDebugger.
TestDebugger at localhost:12172 was unable to replace the running code with
the code in the workspace.

Reason:
Hot code replace failed - VM may be inconsistent

Thanks for you help.

Sam



Back to the top