Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » General (non-technical) » Eclipse Foundation » Breakpoint triggers text editor
Breakpoint triggers text editor [message #5427] Mon, 18 October 2004 16:04 Go to next message
Eclipse UserFriend
Originally posted by: szekela.towers.com

I've upgraded to Eclipse 3.0. I have a problem when I hit a breakpoint.
When Eclipse hits the breakpoint it brings up the java editor (it shows
the class name with the ".java" extenstion on the tab) instead of the
class editor. The breakpoint points to a class that is located within a
jar. The jar has both the source and the compiled version of the class.

The prior version of Eclipse (2.1) did not have this behavior.
Re: Breakpoint triggers text editor [message #5482 is a reply to message #5427] Wed, 20 October 2004 13:53 Go to previous message
Eclipse UserFriend
Originally posted by: szekela.towers.com

Andy Szekely wrote:

> I've upgraded to Eclipse 3.0. I have a problem when I hit a breakpoint.
> When Eclipse hits the breakpoint it brings up the java editor (it shows
> the class name with the ".java" extenstion on the tab) instead of the
> class editor. The breakpoint points to a class that is located within a
> jar. The jar has both the source and the compiled version of the class.

> The prior version of Eclipse (2.1) did not have this behavior.

I found the problem. I was using external jars in my project. As soon I
restructure my workspace/project an put the jar inside the project, it all
worked fine.
Previous Topic:Color coding the source file
Next Topic:BreakpointValidationException whenever attempting to set breakpoint
Goto Forum:
  


Current Time: Thu Mar 28 21:12:11 GMT 2024

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

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

Back to the top