Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Breakpoint opens Java Editor instead of Class File View
Breakpoint opens Java Editor instead of Class File View [message #182952] Tue, 19 October 2004 13:55 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 instead of
the
Class File 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 am using Java JRE 4.1.06
Re: Breakpoint opens Java Editor instead of Class File View [message #182978 is a reply to message #182952] Tue, 19 October 2004 15:40 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

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 instead of
>the
>Class File 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.
>
>
Is it the identical workspace or a new one? Maybe the Java build path is
different and the source file is on the Java build path.

Dani

>I am using Java JRE 4.1.06
>
>
>
Previous Topic:Changing MethodInvoc. args
Next Topic:What good can the memory view do to debugging?
Goto Forum:
  


Current Time: Sat Jul 27 18:37:45 GMT 2024

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

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

Back to the top