I use eclipse Kepler and I need a plugin to determine for the project which methods of other workspace / workspace projects are used. Very similar to the Call Hierarchy, but automatically for all classes and methods.
Is there an existing plugin that can do this? Visualization is not necessary; a table of results is sufficient.
java eclipse plugins code-analysis
lilalinux
source share