Copying eclipse projects through command line?
- by Richie
Hi,
Does anyone know if it is possible to copy an existing project into a new, created workspace on the fly? I can create the workspace already through command line. I am thinking I either need to copy the whole project into another workspace (possible through command line?) or create a new project and copy the .classpath and .project folders.
Any help is appreciated.
Thanks, Richie