Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » On-the-fly code fixing
On-the-fly code fixing [message #170195] Sat, 09 September 2006 14:11 Go to next message
Eclipse UserFriend
Originally posted by: wojciechtanski.tlen.pl

Hi,

I found out, that it is possible to change the code during debugging. I am
trying to check it on a simple HelloWorld, but when I start debugging and
during debug I write some additional code nothing happens - i mean, that
Eclipse executes only the former code. Can anyone tell me if there is any
checkbox that I should toggle to use "On the fly code fixing?" Maybe there
is a tutorial on using this feature?

I am using Eclipse 3.2 and java 1.4.2.


cheers,
tan
Re: On-the-fly code fixing [message #170549 is a reply to message #170195] Tue, 12 September 2006 14:59 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse4.rizzoweb.com

tan wrote:
> Hi,
>
> I found out, that it is possible to change the code during debugging. I
> am trying to check it on a simple HelloWorld, but when I start debugging
> and during debug I write some additional code nothing happens - i mean,
> that Eclipse executes only the former code. Can anyone tell me if there
> is any checkbox that I should toggle to use "On the fly code fixing?"
> Maybe there is a tutorial on using this feature?

Are you sure that you are launching your program in Debug mode and not
Run mode? This feature only works if you launch as Debug.

Hope this helps,
Eric
Re: On-the-fly code fixing [message #182391 is a reply to message #170195] Thu, 30 November 2006 15:22 Go to previous message
Eclipse UserFriend
Originally posted by: aleksandr_kravets.iwaysoftware.com

tan wrote:
> Hi,
>
> I found out, that it is possible to change the code during debugging. I
> am trying to check it on a simple HelloWorld, but when I start debugging
> and during debug I write some additional code nothing happens - i mean,
> that Eclipse executes only the former code. Can anyone tell me if there
> is any checkbox that I should toggle to use "On the fly code fixing?"
> Maybe there is a tutorial on using this feature?
>
> I am using Eclipse 3.2 and java 1.4.2.
>
>
> cheers,
> tan
>
You need to make sure Project -> Build Automatically is turned on.
Yeah, the first time code replace didn't work for I was going out of my
wits to figure out why...

Good luck,
Alex
Previous Topic:Serial Console Plugin - Is one available?
Next Topic:proxy settings for Eclipse Software Updates
Goto Forum:
  


Current Time: Fri Apr 26 09:15:45 GMT 2024

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

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

Back to the top