Tuan Pham
Tuan Pham

Reputation: 1120

IntelliJ IDEA - no implementations found

My IntelliJ suddenly stopped finding implementations when using Go To Implementation. And it's happening with all projects I tried. I'm looking for some clues about what settings to check or how to solve that.

Upvotes: 4

Views: 3947

Answers (1)

Tim
Tim

Reputation: 43354

As mentioned by @n1ckolas in the comments:

You should review your installed third-party plugins because sometimes they can influence negatively on such functionality. It is likely that this is the case in your situation.

Upvotes: 1

Related Questions