Eclipse找到哪个文件引用这个jar [英] Eclipse find which files reference this jar

查看:240
本文介绍了Eclipse找到哪个文件引用这个jar的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们有很多罐子已经在多年的时间内被添加到项目中,并且它们的使用在任何地方都没有记录。我想在java或jsp文件中找出jar中任何类的引用。



现在,对于我们的新jar,我们没有这个问题,因为我们使用Maven和它有助于我们维护依赖性等等。但是我正在尝试确定一些旧的罐子。



在Eclipse或其他工具中有什么办法吗?

解决方案

我可以想到的一种方式:


  1. 您可以使用救济,以获得整个java项目的视图。我没有使用它,但听说过很好的东西。

更新: p>

查找未使用的罐子用于日食项目


We have a lot of jars which have been added over a period of years to the project and their usage has not been documented anywhere. I want to figure out references of any class in the jar in java or jsp files.

Now for our new jars we don't have this issue as we use Maven and it helps us maintain dependency etc much better. But I am trying to determine some of the old jars

Is there any way in Eclipse, or any other tool, to do this?

解决方案

One way which I can think of:

  1. You can use Relief to get a view of your whole java project. I haven't used it though, but have heard good things about it.

Update:

Finding unused jars used in an eclipse project

这篇关于Eclipse找到哪个文件引用这个jar的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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