Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » breakpoints visible across projects?
breakpoints visible across projects? [message #104551] Tue, 14 October 2003 15:15 Go to next message
Eclipse UserFriend
Originally posted by: user.domain.invalid

Hi,

I noticed some weird happeining in Eclipse. (Version: 2.1.0 Build id:
200303272130 running on Windows 2000)

I have two versions of a project - let me call it Abc - in my workspace.
These are Abc_1.0 and Abc_1.1. I set a breakpoint in someMethod() of
SomeClass in Abc_1.1.

Now if I run Abc_1.0 in debug mode the execution stops in someMethod()
of SomeClass. The source file of SomeClass that opens up is the one in
version Abc_1.0 and it does not show the breakpoint.

Any idea why is this happening?

regards
vinod.
Re: breakpoints visible across projects? [message #104577 is a reply to message #104551] Tue, 14 October 2003 15:19 Go to previous message
Eclipse UserFriend
Sorry I did not setup my mail client properly and my name and id does
not appear on the post. Hopefull it will this time.

user@domain.invalid wrote:

> Hi,
>
> I noticed some weird happeining in Eclipse. (Version: 2.1.0 Build id:
> 200303272130 running on Windows 2000)
>
> I have two versions of a project - let me call it Abc - in my workspace.
> These are Abc_1.0 and Abc_1.1. I set a breakpoint in someMethod() of
> SomeClass in Abc_1.1.
>
> Now if I run Abc_1.0 in debug mode the execution stops in someMethod()
> of SomeClass. The source file of SomeClass that opens up is the one in
> version Abc_1.0 and it does not show the breakpoint.
>
> Any idea why is this happening?
>
> regards
> vinod.
>
Previous Topic:how to split edit view
Next Topic:code folding in JDT
Goto Forum:
  


Current Time: Fri May 09 04:26:12 EDT 2025

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

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

Back to the top