Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » open Editor on Breakpoint Hit
open Editor on Breakpoint Hit [message #203727] Sun, 29 February 2004 14:57
Eclipse UserFriend
Originally posted by: kneipe.gmx.de

Hi there,

I would like to automatically open the corresponding file on hitting a
specific breakpoint. I already identified the correct breakpoint
(including its marker).

I tried to open the file copying the Action from
"OpenBreakpointMarkerAction". This doesn't work very well as I have to
keep track of the active WorkbenchWindow (and -page), cause I don't seem
to be in the GUI thread there.

Thus I came to rethink my ideas. So, my question is, if there is a
different (simpler?) approach to do this, e.g. by directly calling some
things from "OpenBreakpointMarkerAction" or something else...

Any ideas will be appreciated.

Thanx in advance,
Tobias
Previous Topic:Launching Eclipse fails
Next Topic:eclipse using linux
Goto Forum:
  


Current Time: Sat Jun 07 22:18:04 EDT 2025

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

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

Back to the top