How to count lines of Java code using IntelliJ IDEA?

Gary picture Gary · Aug 8, 2010 · Viewed 144.5k times · Source

How to count lines of Java code using IntelliJ IDEA?

Answer

larham1 picture larham1 · Dec 3, 2010

The Statistic plugin worked for me.

To install it from Intellij:

File - Settings - Plugins - Browse repositories... Find it on the list and double-click on it.

Open statistics window from:

View -> Tool Windows -> Statistic