Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经从 Eclipse 换成了 LiClipse。
令人烦恼的是:当我重命名一个文件时,它会遍历我的所有代码并将对重命名文件的引用更改为新名称。
我不希望这种行为,因为我通常重命名文件以在进行重大更改之前进行备份。
可以关闭此行为吗?
在最新版本中,至少您可以在要求重命名的对话框中选择是否应重命名引用(或者您是否想要进行简单的资源重命名或只是更改扩展名)。