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 222021 - AssertionError while added non visible file
Summary: AssertionError while added non visible file
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.3
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-13 09:47 UTC by Tomas Zezula
Modified: 2012-11-15 02:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Zezula 2012-11-13 09:47:11 UTC
java.lang.AssertionError
	at org.netbeans.modules.java.api.common.project.ui.ActionFilterNode.getFolder(ActionFilterNode.java:256)
	at org.netbeans.modules.java.api.common.project.ui.ActionFilterNode.forArchive(ActionFilterNode.java:239)
	at org.netbeans.modules.java.api.common.project.ui.LibrariesNode$LibrariesChildren.createNodes(LibrariesNode.java:353)
	at org.netbeans.modules.java.api.common.project.ui.LibrariesNode$LibrariesChildren.createNodes(LibrariesNode.java:227)
	at org.openide.nodes.Children$Keys$KE.nodes(Children.java:1662)
	at org.openide.nodes.ChildrenArray.nodesFor(ChildrenArray.java:149)
Comment 1 Tomas Zezula 2012-11-13 09:49:06 UTC
Fixed jet-main b9f0b52cc79f
Comment 2 Quality Engineering 2012-11-15 02:48:13 UTC
Integrated into 'main-golden', will be available in build *201211150001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/b9f0b52cc79f
User: Tomas Zezula <tzezula@netbeans.org>
Log: #222021:AssertionError while added non visible file