I was wondering if anyone knew of a tool that could analyze Java class definitions (*.java files) to determine what public methods in external classes are called by methods defined in the class being analyzed.
I thought this would be very helpful for two (3) reasons: [1] It would help explain how different components in a system interact. [2] It would make refactoring easier. [3] It can highlight code that is too tightly coupled. I was thinking about maintaining this information for all of my OpenJUMP plug-ins, and I was wondering if there was an automated tool that might make this easier. Thank you for any suggestions. The Sunburned Surveyor ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel