I use the Eclipse IDE to do development work and would like to copy/rename the .classpath and/or .project files. Note that these files only have an extension and not a filename.
Windows won't let me change .classpath to .classpath.bak (or vice versa).
Is there some way to do this other than naming the files in a Unix server and copying them to my Windows machine?
