Search field in Eclipse

When I hit Ctrl+ Fin Eclipse, it will pop up a search box asking for that term, etc. This is annoying because if I'm on a small monitor, the popup will cover most of the text.

Does Eclipse have a search bar at the bottom (or top) of an editor such as Netbeans? (In Netbeans, when you press Ctrl+ F, a very small search bar will appear at the bottom of the top of the editor).

+3
source share
1 answer

You can use the Increment search for this. Click Ctrl+ J.

, . , , -, <search term> is not found error ( ) .

. enter image description here

:

  • , Ctrl + K , Ctrl + Shift + K

  • ​​, Increment Find Reverse incremental Find Windows->Preferences->Keys

+2

All Articles