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 61352 - NPE from CompletionImpl.requestShowCompletionPane
Summary: NPE from CompletionImpl.requestShowCompletionPane
Status: VERIFIED DUPLICATE of bug 60483
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-25 14:27 UTC by Marian Mirilovic
Modified: 2007-11-05 13:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NullPointerException stack trace (918 bytes, text/plain)
2005-07-25 14:28 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2005-07-25 14:27:52 UTC
NB.dev(200507241800), JDK6.0(b43)

I don't have steps to reproduce, hope stack trace helps. I was writing a code
and completions was shown, but after typing ',' in calling some methods, I got
an NullPointerException (stack trace)
Comment 1 Marian Mirilovic 2005-07-25 14:28:22 UTC
Created attachment 23265 [details]
NullPointerException stack trace
Comment 2 Martin Roskanin 2005-08-09 14:56:35 UTC
already reported, thanks

*** This issue has been marked as a duplicate of 60483 ***
Comment 3 Marian Mirilovic 2005-08-09 15:13:52 UTC
verified duplicate