从 Eclipse 返回已删除的项目
我有严重的问题,我已经从 Eclipse 中删除了 Java 项目,并且 CVS 上没有新的修订版。有没有机会归还那个项目或者我是najebao?
I have serious problem, I have deleted Java project from Eclipse and I don't have fresh revision on CVS. Is there any chance anyway to return that project or I am najebao ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
Eclipse - 管理文件和项目 说:
所以可能你刚刚从 eclipse 中删除了它,但它仍然在你的硬盘上。否则,您必须使用数据恢复软件
Eclipse - Managing Files and Projects says:
So may be you just deleted it from eclipse but it is still on your hardisk. Otherwise you have to use Data Recovery Softwares
如果您只是碰巧在 eclipse 中删除了该项目,但未选中“删除磁盘上的项目内容(无法撤消)”,则可以恢复该项目。这是通过使用文件/导入、选择“将现有项目放入工作区”并浏览到硬盘驱动器上您珍贵地存储项目的位置来完成的。
If you only happened to delete the project in eclipse, but left the "Delete project contents on disk (cannot be undone)" unchecked, you can restore the project. This is done by using File/Import, selecting "Existing Projects into Workspace" and browsing towards the location on your hard drive, where you had preciously stored your project.
从磁盘删除项目后,Eclipse 无法恢复它。但是,根据您的操作系统,它可能仍位于“废纸篓”文件夹中。如果不是,那么这确实是数据恢复的问题。
After deleting a project from disk, there is no way Eclipse can restore it. However, depending on your operating system, it might still be in your Trash folder. If it's not, then this is indeed a question of data recovery.