Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » hot code replace exception
hot code replace exception [message #146234] Fri, 27 February 2004 16:16 Go to next message
Eclipse UserFriend
Originally posted by: janefung.yahoo.com

What does this hot code replace exception mean?
java.lang.UnsupportedOperationException: Hierarchy change not implemented

When I tried hot code replace one class, it is ok. But if I try again, I
get this error. Thanks.

Jane
Re: hot code replace exception [message #146243 is a reply to message #146234] Fri, 27 February 2004 16:54 Go to previous message
Eclipse UserFriend
This means that the changes you have attempted is not supported by the VM
you are using...the classfile(s) that were generated were not accepted by
the target VM.

Darins

"jane fung" <janefung@yahoo.com> wrote in message
news:c1oc2u$eio$1@eclipse.org...
> What does this hot code replace exception mean?
> java.lang.UnsupportedOperationException: Hierarchy change not implemented
>
> When I tried hot code replace one class, it is ok. But if I try again, I
> get this error. Thanks.
>
> Jane
>
Previous Topic:Unhandled Exception In Eclipse
Next Topic:What is "Launch in Background"?
Goto Forum:
  


Current Time: Sat Jun 07 05:34:18 EDT 2025

Powered by FUDForum. Page generated in 0.25504 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top