Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Count lines of code in project?
Count lines of code in project? [message #490449] Thu, 08 October 2009 16:54 Go to next message
Eclipse UserFriend
Originally posted by: ddd.asd.com

I have made a Maven project with various modules. Is it possible to count
the number of lines of code for the whole project?
Re: Count lines of code in project? [message #490484 is a reply to message #490449] Thu, 08 October 2009 19:32 Go to previous messageGo to next message
Chris Aniszczyk is currently offline Chris AniszczykFriend
Messages: 674
Registered: July 2009
Senior Member
klm wrote:
> I have made a Maven project with various modules. Is it possible to
> count the number of lines of code for the whole project?

The Metrics plug-in may be what you need:
http://metrics.sourceforge.net/

Cheers,

Chris Aniszczyk | EclipseSource Austin | +1 860 839 2465
http://twitter.com/eclipsesource | http://twitter.com/caniszczyk
Re: Count lines of code in project? [message #490496 is a reply to message #490484] Thu, 08 October 2009 20:14 Go to previous message
Eclipse UserFriend
Originally posted by: ddd.asd.com

"Chris Aniszczyk" <zx@eclipsesource.com> wrote in message
news:halenq$omn$1@build.eclipse.org...
> klm wrote:
>> I have made a Maven project with various modules. Is it possible to count
>> the number of lines of code for the whole project?
>
> The Metrics plug-in may be what you need:
> http://metrics.sourceforge.net/
>
> Cheers,
>
> Chris Aniszczyk | EclipseSource Austin | +1 860 839 2465
> http://twitter.com/eclipsesource | http://twitter.com/caniszczyk




Thats nice thanks! But it seems that its not possible to gather statistics
from a parent project (using Maven). I need to select each child module and
enable metric, and the metrics are only calculated per child module.
Previous Topic:HowTo: Use vietnamese Fonts in RCP
Next Topic:Adding to the launcher classpath..
Goto Forum:
  


Current Time: Tue Apr 23 15:03:44 GMT 2024

Powered by FUDForum. Page generated in 0.08125 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top