在Eclipse中查找未使用的公共成员 [英] Find unused public members in Eclipse

查看:37
本文介绍了在Eclipse中查找未使用的公共成员的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个拥有1600个公共静态成员的类.我必须找到并删除未使用的.有没有办法在Eclipse中做到这一点.

I have a class which has 1600 public static members. I must found and delete the unused ones. Is there a way to do it in Eclipse.

推荐答案

存在一个Eclipse插件未使用的代码检测器( http://www.ucdetector.org/).它可以处理特定文件或整个项目,搜索未使用的成员/方法.

There exists a Eclipse plugin Unused Code Detector (http://www.ucdetector.org/). It can process a specific file or the entire project, searching for unused members/methods.

这篇关于在Eclipse中查找未使用的公共成员的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆