Bug 30782 - Can't rename a package to the same name with different case
Summary: Can't rename a package to the same name with different case
Status: RESOLVED WONTFIX
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0.2   Edit
Hardware: Other Windows XP
: P3 normal (vote)
Target Milestone: 2.1 M5   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-02 13:44 EST by Curtis d'Entremont CLA
Modified: 2003-02-03 04:39 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Curtis d'Entremont CLA 2003-02-02 13:44:12 EST
Let's say you make a package called Assignment4, but then you realize you 
shouldn't use caps in the name, so you try to rename it to assignment4, it 
won't let you. It says there is a package with the same name (but different 
caps) that already exists. It doesn't realize that the offending package is 
the one you're trying to fix, and so should exclude itself from the checking.
Comment 1 Philipe Mulet CLA 2003-02-03 04:39:51 EST
This isn't JDT/Core. This limitation comes from Win32 OS. Try to do the same in 
file explorer.