When I program I often end up making 5 or 6 different versions so that way if I mess up I can return back to an older version.
In the Eclipse IDE, is there a way I can just click "create new version" or something so I don't have to make an entirely new project and copy and paste the previous source code to the new version I just made?
Is there any version manager for Eclipse? If so where can I get it?