Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » createLineBreakPoint
createLineBreakPoint [message #120738] Tue, 25 November 2003 04:58
Eclipse UserFriend
Originally posted by: brogger.daimi.au.dk

Hi.

Im writing an IDE that uses the JDT debugger. It works to some extent -
it is possible to create a line break point. Running the code in debug
mode then stops at the indicated line.

The only problem is that I can't make the little icon appear in the
vertical ruler. Im using the method
JDIDebugModel.createLineBreakpoint(...) (and I can see that JDT does
excatly the same), which should create a marker in the ruler.

My first guess was that the image that should be inserted was not
available - so I copied the "icon" directory into my plug-in workspace
directory - but it didn't help.


Any help will be appreciated,
Mads
Previous Topic:How to search the Java API Docs
Next Topic:Eclipse M5 performance problem
Goto Forum:
  


Current Time: Mon May 05 16:09:47 EDT 2025

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

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

Back to the top