Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Breakpoint in internal Eclipse plugin not possible
Breakpoint in internal Eclipse plugin not possible [message #253815] Tue, 10 June 2008 10:03
Eclipse UserFriend
Hi there,

I'm not too familiar with the debug feature:

I try to debug some Eclipse internal plugin (GMF,
org.eclipse.gmf.runtime.draw2d.ui.internal.routers.ObliqueRo uter)

It was shipped with the Ganymede release, is an official project and has
sources attached. Hence I assumed I can debug it. Unfortunately I
cannot: setting a breakpoint in any method results in a breakpoint at
the top of the class only which does not break anything...

Is there any problem with that plugin? Maybe not compiled with some
debug option? How can I find out?

Cheers,
Hauke
Previous Topic:Make TableLayoutComposite public
Next Topic:Create markers from Javadoc tags
Goto Forum:
  


Current Time: Sun Jun 08 15:43:00 EDT 2025

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

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

Back to the top