eclipse 我的项目有多少代码行
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/3879789/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
How many code lines do my project have
提问by seismael
Possible Duplicate:
Counting Line Numbers in Eclipse
可能的重复:
在 Eclipse 中计算行号
How Can I count the number of lines in my project including all the packages and projects in the Eclipse editor?
如何计算我的项目中的行数,包括 Eclipse 编辑器中的所有包和项目?
回答by Gábor Lipták
You could use former Instantiations product CodePro AnalytiX. This eclipse plugin provides you suchlike statistics in code metrics view. This is provided by Google free of charge.
您可以使用以前的 Instantiations 产品CodePro AnalytiX。这个 eclipse 插件在代码度量视图中为您提供了类似的统计信息。这是由 Google 免费提供的。