Possible Duplicate:
Eclipse plugin for measuring lines of code
I really don't want to manually go through each class in my java project. I have BILLIONS of classes and I really want to know how many lines I created. Is there a way to know automatically the lines of code on all classes?