Reference Count Eclipse Plugin
This plugin for Eclipse allows you to count the number of references each method, class, and package in your project has in your entire workspace.
Files
Binary
Source
To Install
- Download
- Place in the plugins folder of eclipse
- Restart Eclipse
To Use
- Right click the project you want to count
- Click calculate method usage
- After the plugin calculates, it presents three windows with counts for methods, classes, and packages.