java - Counting Line Numbers in Eclipse -


I have a java project in Eclipse that contains ~ 10 packages and ~ 10 class files per package. Is there any way to determine the total line of code for the entire project? I'm familiar with other tools (for example, code analyzer, WC, etc.), but I want to know that there is no way to do this or to confirm that there is no way to do this.

Here is a good matrix plug-ins that shows the number of lines of code and more:

Has been done:


Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -