|
| Re: UML representation of eclipse [message #780128 is a reply to message #779916] |
Tue, 17 January 2012 03:30  |
Deepak Azad Messages: 545 Registered: July 2009 |
Senior Member |
|
|
On 1/17/2012 1:45 AM, Fabrice Marcelin wrote:
> Hello there, I would like to know where can I found a UML representation
> of eclipse .java files (dependency lists, hierarchy etc..).
There is no pre-build UML representation.
I am trying
> to find all the connection in eclipse where the interface IProblem, and
> the class DefaultProblem are called. Any help is greatly appreciated.
You can obtain the source code you are interested in (either via git
repositories or from the source bundles in Eclipse Classic SDK). Once
you have the source you can use JDT tooling - Call Hierarchy, Reference
search etc to get the desired information.
--
Deepak Azad
http://wiki.eclipse.org/JDT/FAQ
|
|
|
Powered by
FUDForum. Page generated in 0.02244 seconds