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 100830 - NPE at features.CompletionSupport.<init>():99
Summary: NPE at features.CompletionSupport.<init>():99
Status: RESOLVED INVALID
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-12 18:14 UTC by Martin Schovanek
Modified: 2009-02-27 14:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NPE (3.53 KB, text/plain)
2007-04-12 18:15 UTC, Martin Schovanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schovanek 2007-04-12 18:14:14 UTC
[070412-ebedding_60 branch, jdk1.6.0]

to reproduce:
-------------
1) open a .js file and invoke CC
ERROR: IDE throws:
Comment 1 Martin Schovanek 2007-04-12 18:15:07 UTC
Created attachment 40841 [details]
NPE
Comment 2 Martin Schovanek 2007-04-12 18:33:28 UTC
Probably wrong builded scripting/javascript module. Closing as invalid.