Move projects between workspaces [message #267714] |
Thu, 19 August 2004 06:02  |
Eclipse User |
|
|
|
Originally posted by: cenedese.nospam.indel.ch
Hi
After working on some projects in a workspace I changed to a new workspace.
Then I wanted to copy the projects into this new workspace, but eclipse
doesn't
pick them up, neither automatically nor by manual refresh.
The next try was to import them but eclipse tells me that the destination
folder doesn't exist. Of course, because I want to import it. Leaving the
folder empty or variants of . and ./ didn't help either. How can I work
with
the old projects in the new workspace?
Elcipse 3.0, Win2K
Thanks
bye Fabi
|
|
|
|
|
|
|
|
|
Re: Move projects between workspaces [message #267999 is a reply to message #267935] |
Fri, 20 August 2004 09:56  |
Eclipse User |
|
|
|
Originally posted by: eclipse.rizzoweb.com
Fabi wrote:
>>>After working on some projects in a workspace I changed to a new workspace.
>>>Then I wanted to copy the projects into this new workspace, but eclipse
>>>doesn't
>>>pick them up, neither automatically nor by manual refresh.
>>>The next try was to import them but eclipse tells me that the destination
>>>folder doesn't exist. Of course, because I want to import it. Leaving the
>>>folder empty or variants of . and ./ didn't help either. How can I work
>>>with
>>>the old projects in the new workspace?
>
>
>>There is no need to store projects in the workspace. In fact, it is
>>better to have the projects outside the workspace if you are going to work
>>on them from different workspaces. When defining the project, uncheck the
>>Use default location checkbox and simply point to the directory containing
>>the project. Eclipse will recognize the fact that it is an Eclipse
>>project if it finds the .project and .classpath files.
>
>
> That might work (I haven't tried), but then why didn't it pick up the
> copied projects in the new workspace as the .project and .classpath files
> are available as well?
It does not *automatically* open them because Eclipse allows you to have
directories in your workspace that are not currently open projects. You
just have to tell Eclipse that that directory is a project you want to
work with.
For example, try to delete a project - it will ask you if you want to
keep the contents of the project directory or delete them. That is so
you can later resurrect the project or move it to another workspace even
if it has been removed from your Eclipse view.
HTH,
Eric
|
|
|
Powered by
FUDForum. Page generated in 0.03829 seconds