Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » Looking for a way to recursively dump object references to a file
Looking for a way to recursively dump object references to a file [message #592668] Tue, 12 August 2008 20:46
Eclipse UserFriend
Originally posted by: ken.vancamp.andesaservices.com

I need a way to dump all of the references to the Java objects in my
project, recursively, so that I get a file/spreadsheet/whatever listing
every object in my project, and every object referencing that object,
within the scope of my Eclipse project. Essentially, it is the same
information I get by right-clicking a Java class name in Eclipse and
selecting References->Project, but automated.

I've tried the RefactorIt plug-in's "Show Dependencies" feature, but it
only works on a single node at a time.

Is there a tool/plug-in that will do this in Eclipse (or perhaps another
tool, not in Eclipse)? Any pointers appreciated.

[This message was previously posted to Eclipse.newcomer but got no
responses, sorry if anyone had to read this twice...]

Ken
Previous Topic:DTP 1.6 Cheat Sheet for Eclipse
Next Topic:Looking for a way to recursively dump object references to a file
Goto Forum:
  


Current Time: Sat Apr 20 03:29:59 GMT 2024

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

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

Back to the top