netbeans: revert project changes from a special date

Viewed 9140

I am using Netbeans IDE to write a java program. I did some modifications in my project in last 2 days ago(yesterday). Now I want to undo these changes. I see all files of project files have a history that contains about 2 days archive. I did not used SVN or GIT. Is there any clean way to retrieve my my project to a time about yesterday?

3 Answers
Related