Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试在 Eclipse 中使用指标视图。我遵循了 http://metrics2.sourceforge.net/中指定的步骤, 但是在右键单击项目时,我没有得到指定的指标选项。
任何想法将不胜感激。提前致谢
当您右键单击项目时,请确保您在 Package Explorer 中。要查看包资源管理器,请选择窗口 -> 显示视图 -> 包资源管理器。
您是否启用了指标?要启用,请在 Package Explorer 中右键单击您的包,选择 Properties,选中 Metrics 部分中的复选框“Enable Metrics”。