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 250316 - NullPointerException at org.netbeans.modules.cnd.utils.ui.ListEditorPanel$MultipleChoiseListEditorPanel.addObjectAction
Summary: NullPointerException at org.netbeans.modules.cnd.utils.ui.ListEditorPanel$Mul...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-09 20:57 UTC by Vladimir Kvashin
Modified: 2015-03-11 14:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 215300


Attachments
stacktrace (8.02 KB, text/plain)
2015-02-09 20:57 UTC, Vladimir Kvashin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Kvashin 2015-02-09 20:57:46 UTC
Build: NetBeans IDE Dev (Build 20150209-a1a669c82b7d)
VM: Java HotSpot(TM) Server VM, 24.72-b04, Java(TM) SE Runtime Environment, 1.7.0_72-b14
OS: SunOS

User Comments:
vkvashin: In unmanaged project, in .c file properties, choose "C Compiler", "Include Directories", "Add" - file chooser appears. Then press esc.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.cnd.utils.ui.ListEditorPanel$MultipleChoiseListEditorPanel.addObjectAction(ListEditorPanel.java:929)
   at org.netbeans.modules.cnd.utils.ui.ListEditorPanel.addButtonActionPerformed(ListEditorPanel.java:793)
   at org.netbeans.modules.cnd.utils.ui.ListEditorPanel.access$400(ListEditorPanel.java:66)
   at org.netbeans.modules.cnd.utils.ui.ListEditorPanel$2.actionPerformed(ListEditorPanel.java:406)
   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
   at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
Comment 1 Vladimir Kvashin 2015-02-09 20:57:47 UTC
Created attachment 151909 [details]
stacktrace
Comment 2 Alexander Simon 2015-03-11 14:39:49 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/f800c3026ad9