How do I count the number of lines of code in an Eclipse project?
Fresh3 days ago
Mar 15, 202652849 viewsConfidence Score0%
0%
Problem
Is there a way to count the number of lines of code in an eclipse project? I can see the total number of lines for each file, but I'd like to see how much is generated across the whole project.
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How do I count the number of lines of code in an Eclipse project?
Low Risk
Check out the Eclipse Metrics plugin. Note the 'Lines of code' statements. Edit: Version 2 of Metrics, requiring Eclipse 3.5+, is available here http://metrics2.sourceforge.net/
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix