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 249804 - Broken 'Assembler' category in Project Properties window
Summary: Broken 'Assembler' category in Project Properties window
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.1
Hardware: All All
: P2 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-14 09:57 UTC by soldatov
Modified: 2015-03-17 16:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 214773


Attachments
stacktrace (7.68 KB, text/plain)
2015-01-14 09:57 UTC, soldatov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2015-01-14 09:57:55 UTC
Build: NetBeans IDE Dev (Build 201501140001)
VM: Java HotSpot(TM) Client VM, 24.72-b04, Java(TM) SE Runtime Environment, 1.7.0_72-b14
OS: SunOS

User Comments:
soldatov: try to use Project Properties window




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.cnd.makeproject.ui.customizer.MakeCustomizer$CategoryView$ManagerChangeListener.propertyChange(MakeCustomizer.java:553)
   at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:335)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:327)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:263)
   at org.openide.explorer.ExplorerManager$2.run(ExplorerManager.java:886)
   at org.netbeans.modules.openide.util.NbMutexEventProvider$Event.doEvent(NbMutexEventProvider.java:118)
Comment 1 soldatov 2015-01-14 09:57:58 UTC
Created attachment 151499 [details]
stacktrace
Comment 2 soldatov 2015-01-14 10:02:31 UTC
Scenario:
- Open Project Properties window
- Click on Build|Assembler
==> NPE
Comment 3 Alexander Simon 2015-03-17 16:05:11 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/60c081567c79