How to replace aptana studio with search / replace with eclipse find / replace dialog box?

I am using the Aptana plugin for studio on Eclipse Juno.

I like the features of Aptana, but I don’t like finding and replacing the Aptana dialog.

I want to replace it by default in Eclipse.

Is it possible, and if so, how?

+5
source share
1 answer

In the settings of Aptana Studio, goto Aptana Studio -> Find Barand uncheck Use custom find bar on Aptana editors this:

enter image description here

After that, if you press Ctrl + F, you should get a regular search eclipse / search replace like this:

enter image description here

+6
source

All Articles