Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Create new project at external location doesn't work
Create new project at external location doesn't work [message #266993] Sun, 15 August 2004 11:59 Go to next message
Eclipse UserFriend
Originally posted by: raysnews.web.de

Hello,

I have the following problem while creating a new java project:

I want to create my project outside the workspace using the "create
project at external location" option. I have an existing directory
"x:\projects\" , where all my other existing project are located within
subdirs ("x:\projects\MyExistingProject1" ,
"x:\projects\MyExistingProject2" etc.) I want to create my new Eclipse
project under that dir in a new subdir
("x:\projects\MyNewEclipseProject" ). But when I enter that path the
wizard complains: " Cannot create project content in workspace." and I
cannot continue the wizard. I have no idea, why this happens. Can anyone
give me a hint ?

Ray
Re: Create new project at external location doesn't work [message #266997 is a reply to message #266993] Sun, 15 August 2004 12:45 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: raysnews.web.de

Ray Kane wrote:

> Hello,
>
> I have the following problem while creating a new java project:
>
> I want to create my project outside the workspace using the "create
> project at external location" option. I have an existing directory
> "x:\projects\" , where all my other existing project are located within
> subdirs ("x:\projects\MyExistingProject1" ,
> "x:\projects\MyExistingProject2" etc.) I want to create my new Eclipse
> project under that dir in a new subdir
> ("x:\projects\MyNewEclipseProject" ). But when I enter that path the
> wizard complains: " Cannot create project content in workspace." and I
> cannot continue the wizard. I have no idea, why this happens. Can anyone
> give me a hint ?
>
> Ray

One part of the solution seems to be that Eclipse sees my
"projects"-Folder als its default workspace ! But I don't know why it
does this and where this could be set.
Re: Create new project at external location doesn't work [message #267050 is a reply to message #266997] Mon, 16 August 2004 13:55 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.NO.SPAM.us.ibm.com

Did you start eclipse with -data X:/projects or did you do this one time
in the past (or did you select it one time in the past from the dialog
that first comes up asking for the workspace location)? If you selected
it once from that dialog, it becomes the default until you change it
through that dialog. It sounds like you are coming up with x:/projects
as your workspace.

Try using -data someotherarea for where you want the workspace root to
be. You need to have some unique workspace root because it will use that
root to store metadata data.


--
Thanks, Rich Kulp

Re: Create new project at external location doesn't work [message #270685 is a reply to message #267050] Wed, 08 September 2004 19:56 Go to previous message
Eclipse UserFriend
Originally posted by: raysnews.web.de

Rich Kulp wrote:
> Did you start eclipse with -data X:/projects or did you do this one time
> in the past (or did you select it one time in the past from the dialog
> that first comes up asking for the workspace location)? If you selected
> it once from that dialog, it becomes the default until you change it
> through that dialog. It sounds like you are coming up with x:/projects
> as your workspace.

Hi Rich,

This might be. Once I installed Version 2.x of Eclipse. But I didn't
realize that its setting will be preserved across different versions
(now i'm using 3.0)

>
> Try using -data someotherarea for where you want the workspace root to
> be. You need to have some unique workspace root because it will use that
> root to store metadata data.
>
>

Thanks for that hint. It seems that this option cannot be changed within
a config dialog, can it ?
Previous Topic:Accessing debugged process / evaluating expressions
Next Topic:Cheatsheet help: What is the contextId syntax?
Goto Forum:
  


Current Time: Thu Apr 25 11:54:49 GMT 2024

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

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

Back to the top