Enabling and Disabling

The Eclipse Metrics plugin is enabled and disabled per Java project. Open the project's Properties, select the 'Metrics' tab and check or uncheck the 'Enable Metrics Gathering' checkbox. Clicking 'OK' now causes the project to recompile (assuming your preferences are set up to perform automatic builds) and metrics will be recalculated. If any metrics are out of range, warnings will be added to the Problems View and the code will also be marked up.


This plugin is provided by State Of Flow