Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Common Breakpoint Problem
Common Breakpoint Problem [message #210212] Thu, 10 May 2007 20:07 Go to next message
Eclipse UserFriend
Originally posted by: jeff_vandenberg.gmail.com

I'm getting an error: "Unable to install breakpoint in
package.name.of.class due to missing line number attributes. etc. etc.
etc."

I've searched all over and have double checked my settings to make sure
that the box was checked to include line numbers in debug information and
have regenerated the classes for the project. I'm not trying to make an
ant build. The main project (A) that I am trying to execute is referencing
this project (B) in its Java Build Path, and references some other
projects (C,D) as well. It can install breakpoints in other projects (C,D)
just fine, it's just not recognizing break points in this one particular
project (B).

If I have other projects attempt to reference the problematic project, I
get the same behavior.

Again, it's settings are the same as the rest of the projects in my work
space. I have cleaned the project, repeatedly. I did a size comparison to
make sure that the classes generated were larger than classes without
debug information.

I am just doing local debugging using Eclipse 3.2.2 under Windows XP Pro
SP 2 using JDK 1.5.0_11.

Thank you in advance,

Jeff Vandenberg
Re: Common Breakpoint Problem [message #210269 is a reply to message #210212] Thu, 10 May 2007 21:16 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wegener.cboenospam.com

Do you have a jar file added to a build path in any of the projects that
includes the classes in project B?

"Jeff Vandenberg" <jeff_vandenberg@gmail.com> wrote in message
news:75d9f05e4fe9dc057929db538ecbc710$1@www.eclipse.org...
> I'm getting an error: "Unable to install breakpoint in
> package.name.of.class due to missing line number attributes. etc. etc.
> etc."
>
> I've searched all over and have double checked my settings to make sure
> that the box was checked to include line numbers in debug information and
> have regenerated the classes for the project. I'm not trying to make an
> ant build. The main project (A) that I am trying to execute is referencing
> this project (B) in its Java Build Path, and references some other
> projects (C,D) as well. It can install breakpoints in other projects (C,D)
> just fine, it's just not recognizing break points in this one particular
> project (B).
>
> If I have other projects attempt to reference the problematic project, I
> get the same behavior.
>
> Again, it's settings are the same as the rest of the projects in my work
> space. I have cleaned the project, repeatedly. I did a size comparison to
> make sure that the classes generated were larger than classes without
> debug information.
>
> I am just doing local debugging using Eclipse 3.2.2 under Windows XP Pro
> SP 2 using JDK 1.5.0_11.
>
> Thank you in advance,
>
> Jeff Vandenberg
>
Re: Common Breakpoint Problem [message #210382 is a reply to message #210269] Fri, 11 May 2007 13:01 Go to previous message
Eclipse UserFriend
Originally posted by: jeff_vandenberg.mcraw-hill.com

I don't know what is different, but I walk in this morning and breakpoints
are working in the project now.

Thanks though.

Jeff Vandenberg
Previous Topic:Adding a help page into a help contents which already exists
Next Topic:Eclipse CVS
Goto Forum:
  


Current Time: Fri Apr 26 17:52:33 GMT 2024

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

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

Back to the top