how to remove unused class in java project?

Viewed 5223

I have big project my manager dedicated to me for remove unused Classes form the project.

i finding good tool for it which give me list of classes which are not used in project..

can apache hama do it?? or suggest any other tool

2 Answers
Related