Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Renaming a workspace?
Renaming a workspace? [message #290688] Tue, 30 August 2005 08:56 Go to next message
Eclipse UserFriend
Originally posted by: cristallo.libero.it

Hi!
I would like to rename my existing workspace. Is there any way of doing
that?

Carmine
Re: Renaming a workspace? [message #290696 is a reply to message #290688] Tue, 30 August 2005 11:42 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: automatic.javalobby.org

Yes, you can just rename the workspace directory and/or move it. However, you then have to tell Eclipse where the new workspace is ...

In 3.1, you can use 'switch workspace' to launch in a different location (under the File menu). If you want to change it by hand, you can edit the appropriate entries in the files in the 'configuration' directory where Eclipse is stored.

You can change the org.eclipse.ui.ide.prefs file to set SHOW_WORKSPACE_SELECTION_DIALOG=true if you want to be asked each time Eclipse is run where the workspace is.
Re: Renaming a workspace? [message #290698 is a reply to message #290688] Tue, 30 August 2005 12:02 Go to previous messageGo to next message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

Carmine Cristallo wrote:
> Hi!
> I would like to rename my existing workspace. Is there any way of doing
> that?

I haven't seen a way from within eclipse, but shutting down eclipse and
renaming the directory works for me :-)

Later,
PW


Re: Renaming a workspace? [message #290701 is a reply to message #290696] Tue, 30 August 2005 12:29 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse.bettsockentraeger.de

You can also specify the workspace location through the -data switch on
the commandline.

Alex Blewitt wrote:
> Yes, you can just rename the workspace directory and/or move it. However, you then have to tell Eclipse where the new workspace is ...
>
> In 3.1, you can use 'switch workspace' to launch in a different location (under the File menu). If you want to change it by hand, you can edit the appropriate entries in the files in the 'configuration' directory where Eclipse is stored.
>
> You can change the org.eclipse.ui.ide.prefs file to set SHOW_WORKSPACE_SELECTION_DIALOG=true if you want to be asked each time Eclipse is run where the workspace is.
Re: Renaming a workspace? [message #290723 is a reply to message #290698] Tue, 30 August 2005 18:25 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse3.rizzoweb.com

Paul Webster wrote:
> Carmine Cristallo wrote:
>
>> Hi!
>> I would like to rename my existing workspace. Is there any way of
>> doing that?
>
>
> I haven't seen a way from within eclipse, but shutting down eclipse and
> renaming the directory works for me :-)

When you do that, you'll want to search through the workspace to locate
any files that contain references to the old name and change them (if
possible). It is not uncommon for some absolute references to the
workspace location to creep into various places in its config files.

HTH,
Eric
Previous Topic:update site can't find file
Next Topic:does update overwrite prior version?
Goto Forum:
  


Current Time: Thu Sep 26 16:55:32 GMT 2024

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

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

Back to the top