Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » How to move projects between workspaces?
How to move projects between workspaces? [message #170372] Mon, 11 September 2006 18:45 Go to next message
David M. Karr is currently offline David M. KarrFriend
Messages: 143
Registered: July 2009
Senior Member
Eclipse 3.1.2.

How do you move a project from one workspace to another? I've done this
before, but now I can't figure out how to do it. I've searched all the
documentation and FAQs I can find, and I just don't see it.
Re: How to move projects between workspaces? [message #170382 is a reply to message #170372] Mon, 11 September 2006 20:14 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wayne.beaton._NOSPAM_eclipse.org

David Karr wrote:
> Eclipse 3.1.2.
>
> How do you move a project from one workspace to another? I've done this
> before, but now I can't figure out how to do it. I've searched all the
> documentation and FAQs I can find, and I just don't see it.
>

First remove it from the current workspace by deleting it without
deleting the resources in the operating system. Then import the project
into your new workspace using the "Import > Existing Project into
Workspace" wizard. Optionally, you can choose to copy the projects into
your new workspace (checkbox), or just leave them where they are.

Wayne
Re: How to move projects between workspaces? [message #170559 is a reply to message #170382] Tue, 12 September 2006 15:05 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse4.rizzoweb.com

Wayne Beaton wrote:
> David Karr wrote:
>> Eclipse 3.1.2.
>>
>> How do you move a project from one workspace to another? I've done
>> this before, but now I can't figure out how to do it. I've searched
>> all the documentation and FAQs I can find, and I just don't see it.
>>
>
> First remove it from the current workspace by deleting it without
> deleting the resources in the operating system. Then import the project
> into your new workspace using the "Import > Existing Project into
> Workspace" wizard. Optionally, you can choose to copy the projects into
> your new workspace (checkbox), or just leave them where they are.

While that will work, perhaps you should be using a source control
system like CVS or Subversion to manage your projects. If you were, you
could just connect to the repository and check out the project(s) into
the other workspace.

Hope this helps,
Eric
Previous Topic:synchronize
Next Topic:how to get rid of java.lang.OutOfMemoryError: PermGen space
Goto Forum:
  


Current Time: Thu Apr 25 21:15:38 GMT 2024

Powered by FUDForum. Page generated in 0.08032 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top