createLineBreakPoint [message #120738] |
Tue, 25 November 2003 04:58 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.06244 seconds