Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » IElementListener and IJavaElementDelta
IElementListener and IJavaElementDelta [message #163831] Fri, 11 June 2004 08:58 Go to next message
Eclipse UserFriend
Originally posted by: sunay.yaldiz.gentleware.com

Hi,

Is there a way to get the changes more detailed in case of F_CONTENT
F_FINE_GRAINED flagged change event?
For example, if I change the initial value of a field, I get an event
telling the Compilation unit of the field has changed, but is there a
way to get the exact place of change, more details...? Of course one can
implement org.eclipse.jdt.core.IBufferChangedListener, but I would not
prefer this listener if there is a faster way to analyse fine-grained
content changes.

Thanks for answers,
Sunay
Re: IElementListener and IJavaElementDelta [message #638628 is a reply to message #163831] Thu, 11 November 2010 20:03 Go to previous message
Raffi Khatchadourian is currently offline Raffi KhatchadourianFriend
Messages: 10
Registered: July 2009
Junior Member
Did you ever figure out how to do this?
Previous Topic:Listening to changes in the java model - IJavaElementDelta
Next Topic:GNUmakefile
Goto Forum:
  


Current Time: Tue Apr 16 20:01:50 GMT 2024

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

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

Back to the top