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

Summary: NullPointerException at org.netbeans.modules.cnd.utils.ui.ListEditorPanel$MultipleChoiseListEditorPanel.addObjectAction
Product: cnd Reporter: Vladimir Kvashin <vkvashin>
Component: ProjectAssignee: Alexander Simon <alexvsimon>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 215300
Attachments: stacktrace

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