| Quote: |
|
Hi all, i'm having the same problem as described above. My system: WinXP SP 2 Eclipse 3.1.1 build M20050929-0840 JDK 1.5.0_04-b05 (mixed mode) fresh eclipse installation, no plugins, no updates running as administrator I just downloaded Eclipse 3.1.1, unzipped it to C:\ProgramFolder, started it, selected D:\WorkspaceFolder as Workspace. D:\WorkspaceFolder already existed and contained other folders. In the menu I chose file>new>project, selected "Java Project", "create project from existing source", entered "D:\WorkspaceFolder\someotherfolder\another\another" (These folders already existed). Then, when i start typing a project name, eclipse states "cannot create project content in workspace". I tried several project names, also the name of another folder under the "D:\WorkspaceFolder\someotherfolder\another\another". Created another workspace on drive c:, tried to create the project directly under D:\WorkspaceFolder. This all doesn't help. When i select "create new project in workspace" it works fine, but i want to create from an existing file tree. I also downloaded eclipse 3.1 but it's the same. Also tried to find help on google, eclipse.org and in the help files, but nothing useful. Thanks in advance for any help |