Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tools-dev] identifying unreferenced classes

Sorry if this is the wrong forum for this question, but I could not find an eclipse user forum.

 

Is eclipse capable of finding unreferenced files (classes) within the workspace?

I realize that I can click on a java source file and find references to it, but I am looking for a way to analyze all of the source to find the files that are unreferenced.

Thanks,

 

KPotts 

 

 

 


Back to the top