Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 358061

Summary: The validator in part creation wizard does not work when creating same name part in the multiple EGL source folder
Product: z_Archived Reporter: fahua jin <jinfahua>
Component: EDTAssignee: Project Inbox <edt.ide.ui-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: chenzhh
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description fahua jin CLA 2011-09-19 03:23:38 EDT
Build Identifier: 0.7.0.v201109172101

1) Create an EGL project.
2) Right click the created project > New > Other > EGL > Source Folder
3) Input a valid source folder name, such as NewEGLSource
4) Create an RUIHandler named 'Test' in the default package of EGLSource.
5) Right click the NewEGLSource, and create an RUIHandler named 'Test', no error message displays that 'duplicated name in the namespace'.


I'm not sure if this is an valid test scenario, because the same problem is also existed in the JDT. 

Reproducible: Always
Comment 1 Tony Chen CLA 2011-09-19 05:00:43 EDT
JDT also works this way. It should be very rare case user creates same files in different source folders. Deferring to future