Inspection "Method does not override method from its superclass" for java?
Hi,
I cannot find a way to check all sources for the methods incorrectly marked with @Override. In editor Idea shows an error, but I cannot find this check in the inspections list to run over all our codebase. There is only such inspection for python.
Such check is very useful when upgrading a library to new version (e.g. wicket :) ). I would be surprised if such check did not exist among the countless other IMO way less useful inspections.
Thanks a lot for any suggestion.
With regards,
Pavel.
---
Original message URL: https://devnet.jetbrains.com/message/5550209#5550209
Please sign in to leave a comment.