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 195341 - [70cat] AssertionError at org.netbeans.modules.apisupport.project.ui.LibrariesSourceGroup.<init>
Summary: [70cat] AssertionError at org.netbeans.modules.apisupport.project.ui.Librarie...
Status: RESOLVED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-11 15:45 UTC by javydreamercsw
Modified: 2011-03-18 09:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 176612


Attachments
stacktrace (6.86 KB, text/plain)
2011-02-11 15:46 UTC, javydreamercsw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description javydreamercsw 2011-02-11 15:45:59 UTC
Build: NetBeans IDE 7.0 Beta 2 (Build 201102100000)
VM: Java HotSpot(TM) Client VM, 17.1-b03, Java(TM) SE Runtime Environment, 1.6.0_22-b04
OS: Windows XP

User Comments:
javydreamercsw: Trying to open the Unit Test Libraries node of a module




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.apisupport.project.ui.LibrariesSourceGroup.<init>(LibrariesSourceGroup.java:79)
   at org.netbeans.modules.apisupport.project.ui.UnitTestLibrariesNode$LibrariesChildren.createNodes(UnitTestLibrariesNode.java:275)
   at org.netbeans.modules.apisupport.project.ui.UnitTestLibrariesNode$LibrariesChildren.createNodes(UnitTestLibrariesNode.java:206)
   at org.openide.nodes.Children$Keys$KE.nodes(Children.java:1648)
   at org.openide.nodes.ChildrenArray.nodesFor(ChildrenArray.java:149)
   at org.openide.nodes.EntrySupport$Default$Info.nodes(EntrySupport.java:943)
Comment 1 javydreamercsw 2011-02-11 15:46:07 UTC
Created attachment 105879 [details]
stacktrace
Comment 2 Jesse Glick 2011-03-16 23:36:59 UTC
core-main #77efeeebc3b8
Comment 3 Quality Engineering 2011-03-18 09:46:27 UTC
Integrated into 'main-golden', will be available in build *201103180400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/77efeeebc3b8
User: Jesse Glick <jglick@netbeans.org>
Log: #195341: [70cat] AssertionError at org.netbeans.modules.apisupport.project.ui.LibrariesSourceGroup.<init>