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 65512 - quick import created two imports
Summary: quick import created two imports
Status: VERIFIED DUPLICATE of bug 65372
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords: REGRESSION
: 65317 65675 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-09-30 11:34 UTC by pzajac
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 pzajac 2005-09-30 11:34:14 UTC
[200509281800]
Steps to reproduce:
-------------------
1) Create a standalone module project 
2) Add "File System API" on classpath. (properties of module project and library
panel)
3) Create a Java file
4) Type FileObject into and method and press CTRL + SHIFT + I. Select FileObject 

Two imports of org.openide.FileObject were added. It is strange. It works fine
for classes from rt.jar (java.util.Vector).
Comment 1 Tomas Hurka 2005-09-30 12:56:23 UTC

*** This issue has been marked as a duplicate of 65372 ***
Comment 2 Tomas Hurka 2005-10-03 10:45:16 UTC
*** Issue 65675 has been marked as a duplicate of this issue. ***
Comment 3 Martin Adamek 2005-10-03 10:46:20 UTC
*** Issue 65317 has been marked as a duplicate of this issue. ***
Comment 4 pzajac 2005-10-18 15:20:14 UTC
v
Comment 5 Quality Engineering 2007-09-20 11:54:45 UTC
Reorganization of java component