This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 86614 - Case-sensitive package rename is not working
Summary: Case-sensitive package rename is not working
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-05 19:04 UTC by _ potingwu
Modified: 2009-11-02 11:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ potingwu 2006-10-05 19:04:10 UTC
Symptom#1: to reproduce,
1. Under Source Packages, New->Java Package, create a new package "newpackage"
2. Rename "newpackage" to "NewPackage", the package disappeared!

Symptom#2: to reproduce,
1. Under Source Packages, New->Java Package, create a new package "newpackage"
2. Under "newpackage", New->Java Class, create a new class "NewClass.java"
3. Rename "newpackage" to "NewPackage", I got an error dialog with 'Next' disabled:

The following warning and errors were found. You can continue only with warnings.
List of Errors
Error - Cannot move class(es) into the same package
Comment 1 Milan Kubec 2006-10-20 15:15:56 UTC
What OS are you working on?
Comment 2 _ potingwu 2006-10-20 17:18:26 UTC
Windows XP.
Comment 3 Tomas Zezula 2007-01-04 10:55:44 UTC
As far as I know the NTFS is not case sensitive. It's only case preserving.
Comment 4 Jan Becicka 2007-08-07 13:37:59 UTC
P4 IMO
Comment 5 David Strupl 2009-03-31 15:57:07 UTC
Resolving all issues with milestone "future" as LATER. If you feel strongly that
it should be implemented please reopen and set the target milestone to "next".
Comment 6 Quality Engineering 2009-11-02 11:15:30 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX