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 104369 - No hint for "create method"
Summary: No hint for "create method"
Status: VERIFIED DUPLICATE of bug 85788
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-20 19:15 UTC by Tim Lebedkov
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 Tim Lebedkov 2007-05-20 19:15:35 UTC
for the following code (createUid2IndexMap() is undefined)

        Map<String, Integer> uid2index = createUid2IndexMap();

no hint for creating the method is shown.
Comment 1 Jan Lahoda 2007-05-21 08:34:46 UTC

*** This issue has been marked as a duplicate of 85788 ***
Comment 2 Tim Lebedkov 2007-06-25 21:17:25 UTC
ok
Comment 3 Tim Lebedkov 2007-09-19 18:50:35 UTC
ok