Skip to main content



      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] Thu, 07 July 2011 21:26 Go to next message
Eclipse UserFriend
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 03:03 Go to previous messageGo to next message
Eclipse UserFriend
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 08:15 Go to previous messageGo to next message
Eclipse UserFriend
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 14:25 Go to previous message
Eclipse UserFriend
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: Fri Jul 11 22:13:24 EDT 2025

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

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

Back to the top