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 项目中未使用的 jar?ClassPath Helper的最后一个版本是 2008 年,它对我来说不能正常工作。
我所做的是删除存储库并让 Maven 重建它,这样我就可以以最简单的方式处理 jars。