We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
to my knowledge its impossible to search for references to a class or similar inside a jar
for example if im using com.example.Class.SOMETHING in my program, and i want to see where a jar uses it, i cant
com.example.Class.SOMETHING
which is a shame because its incredibly easy in eclipse