How to add @Override, @Deprecate and static modifiers to methods automatically for all project Java classes where necessary?
- Right-click the project in the package explorer view -> a context menu appears
- In that menu, choose "Source" and then "Clean Up ..." -> the clean up dialog appears
- pick the desired actions, and click "Finish"