Intellij Idea:如何获得Maven依赖性的用法?
是否有更好的方法可以在最新版本的Intellij Idea中获得Maven依赖的用法,而不是如何找到Maven依赖性导入的JAR的用法??
Is there a better way to get the usages of a maven dependency in the latest version of IntelliJ IDEA than How to find the usage of a jar imported by maven dependency? ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
此功能尚未实现。请随意为 indue-51267 。
但是,您可以展开JAR文件,然后在其中选择包装。然后选择
查找用法
:This feature is not yet implemented. Feel free to upvote for IDEA-51267.
However, you can expand the jar file and select packages inside of it. Then choose
Find Usages
: