There is an old question about it, I just tried Statics plugin as some people mentioned, but I couldn't find anything associated with it after Idea restart. Does anyone knows a way(plugin, etc..) to count lines of code(LOC) using IntelliJ Idea 11?
asked Sep 7, 2012 at 13:30
talha06
6,49624 gold badges100 silver badges154 bronze badges
-
possible duplicate of How to count lines of Java code using IntelliJ IDEA?Makoto– Makoto2012年09月07日 13:37:48 +00:00Commented Sep 7, 2012 at 13:37
-
no if you look my description, I have already mentioned this old question. This question is specific for IntelliJ Idea 11 which is newer than the question that you mentioned above.talha06– talha062012年09月07日 13:44:46 +00:00Commented Sep 7, 2012 at 13:44
-
1hey that plugin is weird it didn't work for me either, then I just restared IDEA (or computer) couple of times and it started to work. not very deterministic approach thoughXorty– Xorty2012年09月09日 15:37:37 +00:00Commented Sep 9, 2012 at 15:37
1 Answer 1
View -> Tool Windows -> Statistic
I was also searching for this a while.
answered Oct 16, 2012 at 16:53
Łukasz Zaroda
7792 gold badges22 silver badges57 bronze badges
Sign up to request clarification or add additional context in comments.