how to restore last saved code in eclipse?
问题 In Eclipse, I accidentally SVN update my code to HEAD version of the repository. My local code is what I want to keep, so how do I revert to that? Tks. 回答1: An easy way to do this: Right click on the file you would like to restore Go to Team Select Show Local History Choose the desired date Copy the content and paste in your actual file And it's done... Enjoy. 回答2: You can access the local history in eclipse. Refer to this link http://help.eclipse.org/helios/index.jsp?topic=%2Forg.eclipse