Removing annotations
You can remove annotations in your source code by directly deleting the annotation in the Java™ editor or by using the Annotations view.
Removing annotations using the Annotations view
You can remove annotations in your source code by using the Annotations view.
Removing annotations manually
You can remove annotations in your source code by directly deleting the annotation in the Java editor or by using the Annotations view.
Related concepts
:
Scope and placement of annotations
Annotations view
Related tasks
:
Creating and configuring Java EE modules using annotations
Defining your own annotations
Adding annotations
Editing annotations
Viewing overridden annotations
Excluding files from annotation scanning
Feedback