Search code examples
eclipseannotationstestngtoggledisable

How do you toggle/disable annotation helper links in Eclipse/TestNG?


I recently updated Eclipse and its TestNG plugins (see attached images),
now I have these "helper" links hovering around my annotations and class declarations.

While I can see how some may find this feature useful, for me, it is just annoying.

Where can I find the option(s) to turn these UI shortcut links off?


Annoying Annotation Helpers




Eclipse IDE for Java Developers 2020-06 (4.16.0)




TestNG Eclipse Plugins




enter image description here




Solution

  • These are so-called Code Minings can be enabled/disabled in Window > Preferences: Java > Editor > Code Minings.