I have changed a lot of things in a java code but now I want to get my original code(the code before changing) back
For example it’s for about 2 days ago
Is there any solution?
I have changed a lot of things in a java code but now I
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Have you tried restoring your code from Eclipse’s local history? Right click on a class and then select Compare With -> or Replace With -> Local History… or Restore fromLocal History.