Bug 208199 - [type wizards] test class name for existing pckages
Summary: [type wizards] test class name for existing pckages
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.2.2   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-31 04:24 EDT by Max Schaefer CLA
Modified: 2009-01-23 11:36 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 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: