Find usages broken in 3370?

Doing "find usages" on a method from an interface in 3370 by right-clicking
on one of the places that the method was actually used returns no results
for me. Note that, because our project structure is broken, we do not have
our EJBs set up correctly (they're in a monolithic source tree); the method
in question is an EJB method and no class actually implements it, but before
3368, searching for such usages worked fine. Is anyone else seeing problems
like this?

--Mike


0
2 comments
Avatar
Permanently deleted user

Did you try cleaning your caches (ie, removing your ~/.IntelliJIDEA/system/caches directory)?

0
Avatar
Permanently deleted user

I had not, but that was the correct solution-- thanks!

--Mike

Did you try cleaning your caches (ie, removing your
~/.IntelliJIDEA/system/caches directory)?



0

Please sign in to leave a comment.