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 - Imports from New Custom Components are duplicated
Summary: Imports from New Custom Components are duplicated
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P4 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords:
: 101596 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-03-16 15:11 UTC by Fabiola Rios
Modified: 2009-11-02 10:54 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 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