You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The bnd command xref currently only exposes cross references of classes directly contained in a given JAR, however often bundle JARs contain nested JARs being referenced in Bundle-ClassPath. Those should be examined by xref as well (maybe as opt-in feature).