| Summary: | [Wizards] New Project Wizard; don't use default 1 | ||
|---|---|---|---|
| Product: | [Eclipse Project] Platform | Reporter: | Sebastian Davids <sdavids> |
| Component: | UI | Assignee: | Platform UI Triaged <platform-ui-triaged> |
| Status: | RESOLVED WORKSFORME | QA Contact: | Prakash Rangaraj <prakash> |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | antoni.aloy, krzysztof.daniel |
| Version: | 2.0 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | other | ||
| Whiteboard: | |||
|
Description
Sebastian Davids
I don't know if this is exactly the same situation, but on Eclipse 3.2 Build id: I20051102-1600 is nearly impossible to create a new project. Every time gives the error: "Invalid project description". I haven't had problems creating projects using that build. Can you provide your exact steps to replicate the problem (are they the same as the original bug description, if not you may want to create a new bug)? What type of project are you trying to create (Java, Simple, something else)? Are you using the default location or another location? You should also check the Error Log view (or the .log file) to see if any exception is generated when you are trying to create the project. If there is an exception generated, attach it to the bug. Antoni, please see my last comment. I have created a new bug with the error log, as I have tried with different project locations. I could create a project from cvs but not a new project, but I agree with you that the message 'Invalid project description -- /projects and /projects overlaps'" is quite confusing... I have checked this bug against eclipse 3.3.1 (build M20070921-1145). I have created project a in location projects, then I have created project b in the same location... no error message, everything worked fine. On the first time the directory projects was created. Also, it was possible to press browse button and create new folder there. I think this bug should be marked as worksforme. Well, this worked for General Project, but does not work for plugin project... although error message was much clearer. Karice, I would like to provide a patch for this. Where should I start? Attach the patch to the bug and someone will look at it. (In reply to comment #7) > Karice, I would like to provide a patch for this. Where should I start? http://wiki.eclipse.org/Platform_UI/How_to_Contribute if you are still interested. Prakash is now responsible for watching bugs in the [Wizards] component area. As of 3.6, I can no longer create second project in the same location as the first project. Probably got fixed with some other bug. Marking as works for me |