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 - Two problems with renaming of packages.
Summary: Two problems with renaming of packages.
Status: CLOSED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Petr Slegr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-12-20 23:13 UTC by Petr Slegr
Modified: 2003-07-02 16:02 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 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.