Community
Participate
Working Groups
I have a big project with ~8k java files and ~2k warnings. About ~1k of warnings is "The method ... of type ... should be tagged with @Override since it actually overrides a superclass method" I can select this warning at "problems" page and select "Quick Fix" for it. But for next same problem (in this class or another) I need to select-select-click once more. Is there any way to quick fix all selected problems of one type by two click?
*** This bug has been marked as a duplicate of 30204 ***