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 - AssertionError at org.netbeans.modules.cnd.discovery.projectimport.ReconfigureProject._reconfigure
Summary: AssertionError at org.netbeans.modules.cnd.discovery.projectimport.Reconfigur...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-03 21:07 UTC by Alexander Simon
Modified: 2011-09-16 09:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 177231


Attachments
stacktrace (3.71 KB, text/plain)
2011-03-03 21:07 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
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