Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Trouble in Debugging(When debugging Eclipse use old code, instead I clean the project)
icon9.gif  Trouble in Debugging [message #694170] Fri, 08 July 2011 01:26 Go to next message
Lucas Saldanha is currently offline Lucas SaldanhaFriend
Messages: 2
Registered: July 2011
Junior Member
Hello friends,

I'm having a problem in debugging in Eclipse. When I do any modification in my code and run the debugger, it "sees" as if hadn't modified the code. For example, if I write System.out.println("foo");, when running the debugger, will not be printed any message (it's like the debugger is "seeing" an old version of the code). It works only if I clean the project and restart the debugger.

I tried stopping the debugger, saving the file, rebuilding the project, but it didn't works.

Anyone knows how to fix this? It's any configuration problem?
Re: Trouble in Debugging [message #694232 is a reply to message #694170] Fri, 08 July 2011 07:03 Go to previous messageGo to next message
Lars Briem is currently offline Lars BriemFriend
Messages: 22
Registered: June 2011
Junior Member
Hello,

have you tried the project option "Build Automatically"?

greetings Lars
Re: Trouble in Debugging [message #694356 is a reply to message #694232] Fri, 08 July 2011 12:15 Go to previous messageGo to next message
Lucas Saldanha is currently offline Lucas SaldanhaFriend
Messages: 2
Registered: July 2011
Junior Member
Hi Lars,

Yes, this options is enabled. But it didn't work anyway.

Any other idea? Smile

Thanks for your helping.
Re: Trouble in Debugging [message #695440 is a reply to message #694356] Mon, 11 July 2011 18:25 Go to previous message
Lars Briem is currently offline Lars BriemFriend
Messages: 22
Registered: June 2011
Junior Member
Have you tried to reinstall your eclipse ide?
Maybe this can help otherwise I have no idea.

greetings
Previous Topic:Unable to update index for central|http://repo1.maven.org/maven2
Next Topic:IllegalArgumentExcption coming from ajax code when run in my local Eclipse Helios
Goto Forum:
  


Current Time: Thu Apr 25 07:26:22 GMT 2024

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

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

Back to the top