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 195887 - AssertionError: must have container project
Summary: AssertionError: must have container project
Status: RESOLVED DUPLICATE of bug 192372
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.0
Hardware: All All
: P2 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-23 18:34 UTC by Exceptions Reporter
Modified: 2011-02-24 21:59 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 176008


Attachments
stacktrace (4.72 KB, text/plain)
2011-02-23 18:34 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2011-02-23 18:34:07 UTC
This issue was reported manually by vv159170.
It already has 1 duplicates 


Build: NetBeans IDE 7.0 Beta (Build 201011152355)
VM: Java HotSpot(TM) Client VM, 17.1-b03, Java(TM) SE Runtime Environment, 1.6.0_22-b04
OS: Linux

User Comments:
GUEST: I tried to delete banner.cpp.orig and banner.cpp in Projects tab.




Stacktrace: 
java.lang.AssertionError: must have container project
   at org.netbeans.modules.cnd.modelimpl.csm.core.NativeProjectListenerImpl.getProject(NativeProjectListenerImpl.java:353)
   at org.netbeans.modules.cnd.modelimpl.csm.core.NativeProjectListenerImpl.onProjectItemRemoved(NativeProjectListenerImpl.java:278)
   at org.netbeans.modules.cnd.modelimpl.csm.core.NativeProjectListenerImpl.fileRemoved(NativeProjectListenerImpl.java:116)
   at org.netbeans.modules.cnd.makeproject.NativeProjectProvider.fireFilesRemoved(NativeProjectProvider.java:293)
   at org.netbeans.modules.cnd.makeproject.api.configurations.MakeConfigurationDescriptor.fireFilesRemoved(MakeConfigurationDescriptor.java:536)
   at org.netbeans.modules.cnd.makeproject.api.configurations.Folder.removeItemAction(Folder.java:691)
Comment 1 Exceptions Reporter 2011-02-23 18:34:12 UTC
Created attachment 106359 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2011-02-24 21:59:12 UTC

*** This bug has been marked as a duplicate of bug 192372 ***