Community
Participate
Working Groups
Build ID: Eclipse 3.7 Indigo on Windows 7 Steps to Reproduce: 1. Create an empty project "Foo" 2. File > New > Folder 3. Erroneously type "X:\" in the "Folder Name" box --> observe error message 4. Press the "Advanced>>" button 3 times 5. Clear the Folder name box and press the "Advanced>" button --> The advanced section is shown 3 times, dialog becomes unusable :) Also when Copying "X:\" into the clipboard and pasting that into the "Folder Name" box, an ugly dialog popup is shown and an error is logged: java.lang.IllegalArgumentException: Path must include project and resource name: /sample at org.eclipse.core.runtime.Assert.isLegal(Assert.java:63) at org.eclipse.core.internal.resources.Workspace.newResource(Workspace.java:2163) at org.eclipse.core.internal.resources.Container.getFolder(Container.java:222) at org.eclipse.ui.dialogs.WizardNewFolderMainPage.createFolderHandle(WizardNewFolderMainPage.java:358)
*** This bug has been marked as a duplicate of bug 359634 ***