Skip to main content



      Home
Home » Language IDEs » AspectJ » Open Editor for IProgramElement
Open Editor for IProgramElement [message #586370] Tue, 01 February 2005 12:20
Eclipse UserFriend
Hi,

how do I tell Eclipse/Ajdt to open an Editor and jump to the Position of
a given IProgramElement.

Using the code below, i get a "not implemented" errormessage.

IProgramElement elem = ...;
Ajde.getDefault().getEditorAdapter().showSourceLine(elem.get SourceLocation(),
true);

Greets,
Juergen
Previous Topic:AJDT and Plugin Development
Next Topic:AJDT and Plugin Development
Goto Forum:
  


Current Time: Wed Jun 25 05:09:31 EDT 2025

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

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

Back to the top