How to search while we type in Eclipse Mars? For example if we want to search something in Java file it Eclipse should highlight text as we are typing string to search.
Asked
Active
Viewed 86 times
1 Answers
1
Use 'Edit > Incremental Find Next' and start typing the string to find.
The is normal bound to Ctrl+J (⌘+J on Macs)

greg-449
- 109,219
- 232
- 102
- 145