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 196262

Summary: AssertionError at org.netbeans.modules.cnd.discovery.projectimport.ReconfigureProject._reconfigure
Product: cnd Reporter: Alexander Simon <alexvsimon>
Component: -- Other --Assignee: Alexander Simon <alexvsimon>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 177231
Attachments: stacktrace

Description Alexander Simon 2011-03-03 21:07:22 UTC
Build: NetBeans IDE Dev (Build 110303-e7d6086ef658)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.1-b02, Java(TM) SE Runtime Environment, 1.6.0_24-b07
OS: Linux

Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.cnd.discovery.projectimport.ReconfigureProject._reconfigure(ReconfigureProject.java:344)
   at org.netbeans.modules.cnd.discovery.projectimport.ReconfigureProject.reconfigure(ReconfigureProject.java:209)
   at org.netbeans.modules.cnd.discovery.projectimport.ReconfigureAction.performAction(ReconfigureAction.java:187)
   at org.openide.util.actions.NodeAction.performAction(NodeAction.java:295)
   at org.openide.util.actions.CallableSystemAction$1.run(CallableSystemAction.java:129)
   at org.openide.util.actions.ActionInvoker$1.run(ActionInvoker.java:95)
Comment 1 Alexander Simon 2011-03-03 21:07:25 UTC
Created attachment 106677 [details]
stacktrace
Comment 2 Alexander Simon 2011-03-16 17:56:31 UTC
Exception appears in case makefile does not exist.
It would be nice to disable reconfigure action for project without makefile.
Comment 3 Alexander Simon 2011-08-31 15:09:09 UTC
assertion in case make file is not set in project properties
Comment 4 Alexander Simon 2011-09-16 09:10:17 UTC
fixed while Bug #201329 fixing, Change set:
http://hg.netbeans.org/cnd-main/rev/958ba80998d9