Replace String in all files in Eclipse

前端 未结 10 1409
情歌与酒
情歌与酒 2020-12-02 05:37

Do you know how can I search an replace a String in all files of my current project?

Lets say I have this string \"/sites/default/ now I want it to be \"/public/si

10条回答
  •  萌比男神i
    2020-12-02 06:26

    ctrl + H  will show the option to replace in the bottom . 
    

    Once you click on replace it will show as below

提交回复
热议问题