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 23887

Summary: Import Management: Exception when deleting package name in first step
Product: java Reporter: eadams <eadams>
Component: UnsupportedAssignee: issues@java <issues>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

Description eadams 2002-05-23 10:49:27 UTC
I had a source file with an unresolved identifier and the Import Management
Tool showed me the identifier in the first step.

I typed in a package name and hit enter.  I then tried to remove the
package name by selecting it, deleting the text and hitting enter.
This generated two popups:

    Information
    Invalid value. The property Package Name could not be set.  Reason:
    Name TreeMap mismatch

    Exception
    Invalid value.  The property Package Name could not be set.  Reason:
    null

I could not get the Exception dialog to show the details.

A second attempt to delete the name succeeded.
Comment 1 Tomas Hurka 2002-05-27 11:20:26 UTC
Fixed in trunk.
Comment 2 Jan Becicka 2002-06-27 13:22:38 UTC
Verified
Comment 3 Quality Engineering 2003-07-01 13:15:12 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.