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 11688 - [Win2K NB 3.2 RC3] Import Manager Tool creates wrong statements
Summary: [Win2K NB 3.2 RC3] Import Manager Tool creates wrong statements
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-04-23 20:56 UTC by javaiware
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 javaiware 2001-04-23 20:56:51 UTC
Hi,

For any given file I tried this with, after using the Import Manager Tool the 
file wouldn't compile.
What I did was for all Identifiers select as action "Create Import Statement". 
Then I selected for the whole import-tree the action "Use Single Named Import", 
When you finish it, the Import Management Tool also creates an import statement 
for the class(es) defined in that file:

import classX;
import classY;
import classZ:

class classY
{
}

And this results in a clash.

Iwan
Comment 1 David Konecny 2001-04-24 08:22:41 UTC
looks like a problem in java module
Comment 2 Tomas Hurka 2001-04-24 08:44:58 UTC
already fixed in main trunk, will ask for merge to 3.2 release.

Comment 3 Tomas Hurka 2001-04-24 10:45:55 UTC
fixed in main trunk
Comment 4 Tomas Hurka 2001-04-24 15:24:01 UTC
fixed in release32
Comment 5 Jan Becicka 2001-05-03 10:46:22 UTC
[010502_1] Verified
Comment 6 Jan Chalupa 2001-05-05 23:26:05 UTC
Target milestone -> 3.2
Comment 7 Quality Engineering 2003-07-01 13:17:41 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.