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 17503 - error in import management tool
Summary: error in import management tool
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-10 01:07 UTC by drscott
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 drscott 2001-11-10 01:07:49 UTC
Hi!

to reproduce the error, follow this steps.

1. open the file 'MemoryView.java' (located in the sampledir) in the ide's 
editor.
2. select the 'import management tool'
3. 'Next'
4. IMHO the field frequency of identifer 'java.lang.String' should contain '3'
5. Set the action for this identifer to 'use FQN'

Now, in line 185 the symbol 'String' is not full qualified!

Best regards,
Henning
Comment 1 Tomas Hurka 2001-11-12 13:47:04 UTC
This bug is caused by interaction with guarded-block(s). Without them
everything works fine. 
Comment 2 Tomas Hurka 2001-11-12 14:43:31 UTC
fixed in trunk
Comment 3 Jan Becicka 2001-11-23 14:59:35 UTC
Verified
Comment 4 Quality Engineering 2003-07-01 13:21:31 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.