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 - Import Management: Exception when deleting package name in first step
Summary: Import Management: Exception when deleting package name in first step
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-23 10:49 UTC by eadams
Modified: 2007-09-26 09:14 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 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.