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.
是否可以在特定时间之前撤消对项目的更改?比如说,将项目恢复到原来的样子1:00pm?
1:00pm
在 Eclipse 的编辑器中,执行此操作,右键单击 -> 替换为 -> 本地历史...
从Revision Time中的条目列表中,选择您想要的修订,比较更改,如果它们看起来不错,请替换它。
完毕!
右键单击项目文件夹,选择“从本地历史记录恢复...”检查您想要恢复的文件。这本身不会撤消提取,但它会取回您的文件。