Community
Participate
Working Groups
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
JDT also works this way. It should be very rare case user creates same files in different source folders. Deferring to future