Return deleted project from Eclipse

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 ?

1 Answer

Did you delete the project from the Eclipse workspace only? Or from the disk? (this option between the two deletions is proposed when removing a project).

  • If it is from the workspace, you can re-import the project.
  • If it is from the disk, it is gone (unless some kind of "undelete" tool can get back those files)

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like