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 29768

Summary: NPE when icon for an action is missing
Product: platform Reporter: Tobias Nick Fenster <tnfenster>
Component: ActionsAssignee: Peter Zavadsky <pzavadsky>
Status: CLOSED FIXED    
Severity: blocker CC: jglick
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 26887    
Bug Blocks:    
Attachments: ide-log-file

Description Tobias Nick Fenster 2003-01-03 08:46:59 UTC
After installing the jindent-integration-module, I
get a NullPointerException, when I try to open the
Tools-Menu
Comment 1 Tobias Nick Fenster 2003-01-03 08:51:12 UTC
Created attachment 8425 [details]
ide-log-file
Comment 2 pzajac 2003-01-03 09:19:11 UTC
there is better show default icon if icon doesn't exist.
Comment 3 Marian Mirilovic 2003-01-06 09:24:28 UTC
*** Issue 29778 has been marked as a duplicate of this issue. ***
Comment 4 Jesse Glick 2003-01-06 18:19:20 UTC
Due to the fix for issue #26887, as of 3.4.1 it should instead throw
an IllegalStateException describing the problem. File a bug report for
the JIndent integration module please.
Comment 5 Marian Mirilovic 2003-03-03 14:40:30 UTC
closed