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 240056 - NullPointerException: The project parameter cannot be null
Summary: NullPointerException: The project parameter cannot be null
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Spellchecker (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-07 09:13 UTC by bubbly1013
Modified: 2014-01-07 16:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 173240


Attachments
stacktrace (2.79 KB, text/plain)
2014-01-07 09:13 UTC, bubbly1013
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bubbly1013 2014-01-07 09:13:09 UTC
Build: NetBeans IDE 7.3 (Build 201302132200)
VM: Java HotSpot(TM) Client VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b15
OS: Linux

User Comments:
bubbly1013: <Please provide a description of the problem or the steps to reproduce>




Stacktrace: 
java.lang.NullPointerException: The project parameter cannot be null
   at org.openide.util.Parameters.notNull(Parameters.java:89)
   at org.netbeans.api.project.ProjectUtils.getAuxiliaryConfiguration(ProjectUtils.java:380)
   at org.netbeans.modules.spellchecker.ComponentPeer.getProjectDictionary(ComponentPeer.java:455)
   at org.netbeans.modules.spellchecker.completion.AddToDictionaryCompletionItem.defaultAction(AddToDictionaryCompletionItem.java:97)
   at org.netbeans.modules.editor.completion.CompletionLayout$CompletionPopup$1.mouseClicked(CompletionLayout.java:354)
   at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270)
Comment 1 bubbly1013 2014-01-07 09:13:10 UTC
Created attachment 143658 [details]
stacktrace
Comment 2 Milutin Kristofic 2014-01-07 16:05:28 UTC
http://hg.netbeans.org/jet-main/rev/92e5b03811c3