Reputation: 3452
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? ?
Upvotes: 5
Views: 1378
Reputation: 5829
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
:
Upvotes: 6