Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Mapping line numbers in an ISourceLookupParticipant
Mapping line numbers in an ISourceLookupParticipant [message #256050] Mon, 01 September 2008 15:42
Patrick Schoenbach is currently offline Patrick SchoenbachFriend
Messages: 110
Registered: July 2009
Senior Member
Hi,

for an own debugger implementation, I am setting Java breakpoints.
However, when the breakpoint is reached, I want to display a certain
line from my metamodel file from which the Java code at the breakpoint
position was generated.

Opening my metamodel file is no problem, it can be achieved easily via
an ISourceLookupParticipant implementation. However, I do not see any
solution yet to influence the displayed line number when reaching a
breakpoint.

Can this be done somehow?

--
Regards,
Patrick

--
Patrick Schönbach
Software Engineer

PGP public key available. Key ID: 0B7DDE39
Or email to pgp@robustsoft.de with subject 'pschoenb'.
Fingerprint: BE80 0E7E B68E CE99 623C 902D 62A6 806A 0B7D DE39

web: http://www.itemis.de
mail: schoenbach@itemis.de
xing: https://www.xing.com/profile/Patrick_Schoenbach

itemis AG
Schauenburgerstraße 116
24118 Kiel
Germany

Rechtlicher Hinweis:
Amtsgericht Dortmund, HRB 20621
Vorstand: Wolfgang Neuhaus, Jens Wagener, Dr. Georg Pietrek
Aufsichtsrat: Dr. Burkhard Igel(Vors.), Stephan Grollmann, Michael
Neuhaus
Previous Topic:Debugging via a jar, link to .java instead to .class
Next Topic:Suppressing warnings
Goto Forum:
  


Current Time: Wed Jan 15 12:43:54 GMT 2025

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

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

Back to the top