Is it possible to get the deleted file from Eclipse workspace?

自古美人都是妖i 提交于 2019-11-30 12:21:08
karlphillip

Check this page: How to restore deleted files in Eclipse

Suppose you have deleted any file by mistake. No need to worry. Deleted files can be restored from the history.

How to Do:

Right click on the project and open the context menu. And go for the menu item "Restore from Local History...".

I think local history can help you.

  • Just recreate the same file in same location.
  • Right click > Replace With > Local History....
  • Select the appropriate file data from history.

yes... Right Click on Project in which u want to restore those files... Right Click > Restore From Local History > (Select files) > Restore

only "Compare With" --> "Local History" did it for me. shows dates as well. (thank god!)

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!