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 5055

Summary: Two problems with renaming of packages.
Product: java Reporter: Petr Slegr <pslegr>
Component: UnsupportedAssignee: Petr Slegr <pslegr>
Status: CLOSED WONTFIX    
Severity: normal    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Petr Slegr 1999-12-20 23:13:46 UTC
Renaming of package with name in form:
package1.package2.mojePackage

1) when user in rename dialog change only last part of name
package1.package2.mojePackage3 ----> package1.package2.mojePackage4

message about bad format appears.

2) when user type new name (without dots)
package1.package2.mojePackage3 ----> mojePackage4

then new name is accepted, but in list is displayed without preceding packages.

[Hanz] 2790
Comment 1 Marek Grummich 2000-07-25 09:24:59 UTC
Priority is changed to P4 (normal).
Comment 2 Quality Engineering 2003-07-02 16:02:55 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.