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 98093

Summary: Imports from New Custom Components are duplicated
Product: java Reporter: Fabiola Rios <fabiola>
Component: SourceAssignee: Jan Lahoda <jlahoda>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description Fabiola Rios 2007-03-16 15:11:05 UTC
build 070315

Imports from New Custom Components(Login,PIM,SMS....)are duplicated every time
that you switch from Flow Designer 
to Source. LoginS,PIM,SMS,File components were added just one time.
Comment 1 David Kaspar 2007-03-16 15:18:02 UTC
This is an issue in Java module.
SourceUtils.resolveImport method duplicates import items when calling this
method for a fqn where the fqn is not found on the classpath.
Comment 2 David Kaspar 2007-04-18 15:59:20 UTC
*** Issue 101596 has been marked as a duplicate of this issue. ***
Comment 3 Lukas Hasik 2007-04-18 18:21:18 UTC
increasing priority, the code is uncompilable
Comment 4 David Kaspar 2007-04-18 18:52:56 UTC
Lowering priority - the code is not uncompilable because of the imports
duplicated - it is uncompilable because of missing classes in the emulator.
Comment 5 Jan Lahoda 2008-02-21 11:44:48 UTC
Duplicated imports (created through the API) for unresolvable classes does not sound like a P3, sorry.
Comment 6 Jan Lahoda 2008-11-19 13:03:54 UTC
later.
Comment 7 Quality Engineering 2009-11-02 10:54:09 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX