Removing annotations using the Annotations view
You can remove annotations in your source code by using the Annotations view.
Before you begin
Procedure
- In the Enterprise Explorer view, double-click your Java class to open the file in the Java editor.
- Click the Annotations view tab.
- In the navigation tree, navigate to the annotation that you want to delete.
- Click the delete annotation icon from the navigation tree.
- Save your file by pressing CTRL+S.