Count lines of code in Eclipse
When searching for how to count the lines of code I had in my project, I ran into this blog entry. While it’s a good start, it still gave me some inaccurate counts. I was getting inflated counts because of new lines. So, here is my alternate solution: