Highlighting all occurrences of a search string in Eclipse Java editor

后端 未结 3 411
南笙
南笙 2020-12-30 03:37

If you search for a String in Netbeans Java editor, it automatically highlights all occurrences of that string.

But, how can I achieve this feature in Eclipse?

3条回答
  •  情深已故
    2020-12-30 03:53

    Have you tried the Glance plugin for Eclipse? fully meet your requirements and even with more features.

    demo and Github of this project: http://ystrot.github.io/glance/


    UPDATE: available in Eclipse marketplace

    http://marketplace.eclipse.org/marketplace-client-intro?mpc_install=1012

提交回复
热议问题