I have a java project which is previously developed by another developer, in this application there are a lot of unnecessary libraries. I was able to delete some of those libraries. But, as there are a lot of them I want to know whether there is a technique to scan the project and detect unrelated libraries to the project.
I have a java project which is previously developed by another developer, in this
Share
I recommend Tattletale from JBoss.