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

John picture John · Mar 27, 2011 · Viewed 16.4k times · Source

I have accidentally deleted a Java file from my Eclipse workspace.

Can i recover that? It's not in the recycle bin.

Answer

karlphillip picture karlphillip · Mar 27, 2011

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...".