| 
| Hot Swap [message #1824] | Tue, 22 April 2003 19:04  |  | 
| Eclipse User  |  |  |  |  | I can't get Hot Swap features of a Java 1.4.1_02 compiler working inside the latest Eclipse debugger.  I set the debugger JRE to use the 1.4.1_02
 as well, debug to a breakpoint, make a change, save, and I always get a
 obsolete method warning without a Hot Swap.
 
 Any ideas?  Or can you point me in the right direction?
 
 Thanks,
 
 Shane
 |  |  |  | 
|  | 
|  | 
|  | 
|  | 
| 
| Re: Hot Swap [message #3756 is a reply to message #2342] | Wed, 23 April 2003 14:19   |  | 
| Eclipse User  |  |  |  |  | After a little more testing, Hot Swap works in Eclipse and even while using JUnit.  However, it doesn't appear to work while inside an object
 constructor or a main method.  These limitations are probably documented
 somewhere.  I was expecting functionality similar to the Smalltalk language
 or IBM Visual Age for Java which have finely tuned Hot Swap capabilities.
 
 
 Thanks,
 
 Shane
 
 
 "Shane J. Eaker" <eakersj@yahoo.com> wrote in message
 news:b8638m$2ke$1@rogue.oti.com...
 > None of the code changes I've tried have been that sophisticated.  Just
 > something simple to test that the Hot Swap is working while debugging.
 For
 > example, changing a String printing to the console within a method, i.e.
 > System.out.println("change me").  I am using JUnit.
 >
 > Thanks,
 >
 > Shane
 >
 > "Darin Swanson" <Darin_Swanson@us.ibm.com> wrote in message
 > news:b8503k$9n4$1@rogue.oti.com...
 > > What type of code change are you attempting?
 > > Are you changing the "shape" of the class...adding or removing a method
 or
 > > field?
 > > Are you changing code within an inner class?
 > >
 > > Darins
 > >
 > > "Shane J. Eaker" <eakersj@yahoo.com> wrote in message
 > > news:b84hqd$2aa$1@rogue.oti.com...
 > > > I can't get Hot Swap features of a Java 1.4.1_02 compiler working
 inside
 > > > the latest Eclipse debugger.  I set the debugger JRE to use the
 1.4.1_02
 > > > as well, debug to a breakpoint, make a change, save, and I always get
 a
 > > > obsolete method warning without a Hot Swap.
 > > >
 > > > Any ideas?  Or can you point me in the right direction?
 > > >
 > > > Thanks,
 > > >
 > > > Shane
 > > >
 > >
 > >
 >
 >
 |  |  |  | 
|  | 
Powered by 
FUDForum. Page generated in 0.04589 seconds