Bug 208199

Summary: [type wizards] test class name for existing pckages
Product: [Eclipse Project] JDT Reporter: Max Schaefer <xiemaisi>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: ASSIGNED --- QA Contact:
Severity: enhancement    
Priority: P3 CC: martinae
Version: 3.2.2   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Max Schaefer CLA 2007-10-31 04:24:00 EDT
Build ID: M20070212-1330

Steps To Reproduce:
1. create package "foo"
2. create class "bar" inside package "foo"
3. create package "foo.bar" -- this is possible, but shouldn't be allowed, since now class "bar" collides with package "bar", triggering a compiler error


More information: