I generally have my working projects sitting on folders on my Desktop. When they are completed I just move them to a c:\\dev\\
. The thing is I\'m doing it in a
I rarely have any projects in Eclipse that aren't under source control, so all I would need to do is check the project out in the new location.
If you don't have source control, Eclipse works with CVS rather well out of the box, and it's pretty simple to setup CVS to run locally without a server: http://www.tortoisecvs.org/faq.html#cvsinit