Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Presenting a list of ASTNode locations
Presenting a list of ASTNode locations [message #253642] Sat, 31 May 2008 03:29
Eclipse UserFriend
Originally posted by: jack.NO.SPAM

Hi,
I'd like to show the result of a filtered java search in the Search
view. For example, i need to know each time a field is assigned null, so
i search all field access, parse the corresponding ICompilationUnit,
keep the ASTNode where are the assignments, and now i'm lost.

What is the easiest way to show all the assignements location in a java
view (Search view seems the best for that) ?

Thanks for your help
Previous Topic:OSGi Framework Launcher Paths
Next Topic:[article] [announce] Automating the embedding of DSLs in JDT
Goto Forum:
  


Current Time: Tue Jul 22 12:07:59 EDT 2025

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

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

Back to the top