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

  1. Download
  2. Place in the plugins folder of eclipse
  3. Restart Eclipse

To Use

  1. Right click the project you want to count
  2. Click calculate method usage
  3. After the plugin calculates, it presents three windows with counts for methods, classes, and packages.