Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 358061 - The validator in part creation wizard does not work when creating same name part in the multiple EGL source folder
Summary: The validator in part creation wizard does not work when creating same name p...
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-19 03:23 EDT by fahua jin CLA
Modified: 2017-02-23 14:19 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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