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 189844 - Import statements miss hints to fix the dependency problem
Summary: Import statements miss hints to fix the dependency problem
Status: RESOLVED DUPLICATE of bug 189364
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks: 189312
  Show dependency tree
 
Reported: 2010-08-25 13:31 UTC by Ondrej Langr
Modified: 2010-08-25 14:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
import statements missing hint to fix the problem (72.37 KB, image/png)
2010-08-25 13:32 UTC, Ondrej Langr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ondrej Langr 2010-08-25 13:31:56 UTC
With an import statement with missing dependency, no "hint" is present to fix the problem, only error badge. 
The hint is only present with usage of the identifier in the source file, not with import statement.
Comment 1 Ondrej Langr 2010-08-25 13:32:59 UTC
Created attachment 101659 [details]
import statements missing hint to fix the problem
Comment 2 Jesse Glick 2010-08-25 14:22:53 UTC
I fixed this a while ago.

*** This bug has been marked as a duplicate of bug 189364 ***