restore eclipse project to a fixed point in the past -


how can eclipse java project revert state in @ fixed point in past? example, hour ago. desired effect cause configurations , file changes, etc., reverted.

if give context why want this, afraid context distract question, how roll state of project.

i don't know of easy way this.

for short periods such hour can use eclipse local history. use 'replace > local history...' option in file's right click menu choose version of file active @ time. has done each file , time consuming.

to go beyond local history have using source control system (such svn, git, ...).


Comments