|
Re: Hot code replace! [message #197993 is a reply to message #197968] |
Tue, 06 March 2007 11:16 |
Eclipse User |
|
|
|
Originally posted by: jakub.jurkiewicz.gmail.com
Hi,
There can me many reasons for your problem:
1)You need to use a JVM that supports hot replace
2) You have to have auto-build option enabled
3) When you make a hot replace the code can become obsolete or invalid
(e.g. when you get a compilation error), so you cannot run it anymore
4) There are also some constraints: you cannot delete or add class's
fields or methods, sometimes there can be a problem with try-catch
block, also it is not always possible to change the main method, there
can be some more limitations, about which I'm not aware
Hope this helps,
Jakub Jurkiewicz
Jugal Shah wrote:
> Hi All,
> How to use Hot code replace feature while developing Eclilpse plug-ins?
> Every time I make change in plug-in code, I have to restart eclipse
> instance.
>
>
> Regards,
> Jugal Shah.
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.07542 seconds