Skip to main content



      Home
Home » Newcomers » Newcomers » Debug Code Changes
Debug Code Changes [message #120133] Mon, 28 November 2005 10:37 Go to next message
Eclipse UserFriend
I'm a bit confused because this is a new issue that I have not experienced
before. I am running Eclipse 3.1.1. In the past when I ran an Eclipse
project, I could make code change while in debug perespective, save my
changes and see the expected results while debugging w/o having to stop
the debugger, or build or anything else. All of a sudden this
functionality is no longer working for me. I now need to stop the debuger
and then perform a clean build on the project that I made the change in
order for my new code to be picked up. This includes both debugging and
just running the project. Can someone please help me with this? Has
something changed in my perferences that I'm not aware of.

Thanks in advance for your help and support,
Ben
Re: Debug Code Changes [message #120160 is a reply to message #120133] Mon, 28 November 2005 11:41 Go to previous messageGo to next message
Eclipse UserFriend
Have you turned off auto-build? This triggers a build on your save of
changes and results in an update of the class files on the running VM.

Project>Build Automatically

HTH
Darins

"Ben Sisson" <bsisson@simventions.com> wrote in message
news:7f233f8ddb76698537431b8cbf23124a$1@www.eclipse.org...
> I'm a bit confused because this is a new issue that I have not experienced
> before. I am running Eclipse 3.1.1. In the past when I ran an Eclipse
> project, I could make code change while in debug perespective, save my
> changes and see the expected results while debugging w/o having to stop
> the debugger, or build or anything else. All of a sudden this
> functionality is no longer working for me. I now need to stop the debuger
> and then perform a clean build on the project that I made the change in
> order for my new code to be picked up. This includes both debugging and
> just running the project. Can someone please help me with this? Has
> something changed in my perferences that I'm not aware of.
>
> Thanks in advance for your help and support,
> Ben
>
Re: Debug Code Changes [message #120458 is a reply to message #120160] Tue, 29 November 2005 08:46 Go to previous message
Eclipse UserFriend
That solved the problem.

Thanks,
Ben
Previous Topic:Runtime
Next Topic:PHP Browser
Goto Forum:
  


Current Time: Tue May 06 19:01:48 EDT 2025

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

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

Back to the top