Looking for a way to recursively dump object references to a file [message #48840] |
Tue, 12 August 2008 20:46 |
Eclipse User |
|
|
|
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
|
|
|
Re: Looking for a way to recursively dump object references to a file [message #48870 is a reply to message #48840] |
Wed, 13 August 2008 13:13 |
Eclipse User |
|
|
|
Originally posted by: brianf.sybase.com
Hi Ken...
Sorry, but this is a bit out of scope for this list. You might check out the
Eclipse IRC channels to see if anyone can help there. They are typically
pretty responsive in the middle of the day. You can get some information
here: http://wiki.eclipse.org/IRC
Good luck!
--Fitz
"Ken Van Camp" <ken.vancamp@andesaservices.com> wrote in message
news:57f82b8232910a103a38dc27e02c64e2$1@www.eclipse.org...
>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
>
|
|
|
Re: Looking for a way to recursively dump object references to a file [message #592683 is a reply to message #48840] |
Wed, 13 August 2008 13:13 |
Brian Fitzpatrick Messages: 500 Registered: July 2009 |
Senior Member |
|
|
Hi Ken...
Sorry, but this is a bit out of scope for this list. You might check out the
Eclipse IRC channels to see if anyone can help there. They are typically
pretty responsive in the middle of the day. You can get some information
here: http://wiki.eclipse.org/IRC
Good luck!
--Fitz
"Ken Van Camp" <ken.vancamp@andesaservices.com> wrote in message
news:57f82b8232910a103a38dc27e02c64e2$1@www.eclipse.org...
>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
>
|
|
|
Powered by
FUDForum. Page generated in 0.04221 seconds