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 185145 - AssertionError at org.netbeans.modules.apisupport.project.ui.LibrariesSourceGroup.<init>
Summary: AssertionError at org.netbeans.modules.apisupport.project.ui.LibrariesSourceG...
Status: RESOLVED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-27 21:54 UTC by Jesse Glick
Modified: 2010-04-27 22:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 168744


Attachments
stacktrace (2.05 KB, text/plain)
2010-04-27 21:55 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2010-04-27 21:54:57 UTC
Build: NetBeans IDE Dev (Build 100426-9810463ba961)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Linux

User Comments:
jglick: WARNING [org.netbeans.modules.apisupport.project]: Detected dependency on module which cannot be found in the current module's universe (platform, suite): org.netbeans.api.annotations.common




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.apisupport.project.ui.LibrariesSourceGroup.<init>(LibrariesSourceGroup.java:76)
   at org.netbeans.modules.apisupport.project.ui.LibrariesNode$LibrariesChildren.createNodes(LibrariesNode.java:261)
   at org.openide.nodes.Children$Keys$KE.nodes(Children.java:1631)
   at org.openide.nodes.ChildrenArray.nodesFor(ChildrenArray.java:146)
   at org.openide.nodes.EntrySupport$Default$Info.nodes(EntrySupport.java:928)
   at org.openide.nodes.EntrySupport$Default.updateAdd(EntrySupport.java:517)
Comment 1 Jesse Glick 2010-04-27 21:55:05 UTC
Created attachment 98169 [details]
stacktrace
Comment 2 Jesse Glick 2010-04-27 22:26:10 UTC
core-main #778aec81c403