A plug in for Eclipse that calculates metrics for your code during build cycles and warns you, via the Problems View, of 'range violations' for each metric. You may also export the metrics to various formats for further analysis.
License
Common Public License 1.0Follow Eclipse Metrics
Other Useful Business Software
Easily Host LLMs and Web Apps on Cloud Run
Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
Rate This Project
Login To Rate This Project
User Reviews
-
This is an excellent plug-in that will make you think twice before you write ugly code. By striving not to violate some of the basic metrics checked by this plugin, you are going to end up writing a much cleaner and therefore BETTER code. I strongly recommend to everyone.