Bug 303581 - NewJavaClassConstructor does not include package name when checking if name already used
Summary: NewJavaClassConstructor does not include package name when checking if name a...
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: IDE4EDU (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-22 23:46 EST by Wayne Beaton CLA
Modified: 2014-01-09 15:38 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 Wayne Beaton CLA 2010-02-22 23:46:42 EST
If you have a a class, MyClass, defined in the default package, you should be able to create a second class with that name in a different package.
Comment 1 Brenda Sadoway CLA 2010-03-10 01:41:01 EST
Please see Bug 303426 (Class Creation Wizard lists projects in the package selection menu) for the solution to this.  Fixing this overlaps with the patch I submitted for that bug so I decided to include it there instead.