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 124480

Summary: ArrayIndexOutOfBoundsException: 20
Product: java Reporter: merjadok <merjadok>
Component: ProjectAssignee: Milan Kubec <mkubec>
Status: VERIFIED FIXED    
Severity: blocker CC: mmirilovic, sustaining
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=4412
Issue Type: DEFECT Exception Reporter: 4412
Attachments: stacktrace
stacktrace

Description merjadok 2007-12-27 20:08:03 UTC
Build: NetBeans IDE 6.0 (Build 200711261600)
VM: Java HotSpot(TM) Client VM, 1.6.0_02-b05
OS: Windows XP, 5.1, x86

User Comments: 
While doing right-click to package name (in Projects view) in order to create new class, this exception occured.
Comment 1 merjadok 2007-12-27 20:08:09 UTC
Created attachment 54536 [details]
stacktrace
Comment 2 mjr_1974 2008-01-05 04:49:21 UTC
Build: NetBeans IDE 6.0 (Build 200711261600)
VM: Java HotSpot(TM) Client VM, 1.6.0_01-b06
OS: Windows XP, 5.1, x86

User Comments: 
In the Projects Window, I made a right click on a package to open the menu for creating a new class inside of that package
Comment 3 mjr_1974 2008-01-05 04:49:24 UTC
Created attachment 54715 [details]
stacktrace
Comment 4 Milan Kubec 2008-01-17 11:18:35 UTC
Fixed.

Checking in PackageViewChildren.java;
/cvs/java/project/src/org/netbeans/spi/java/project/support/ui/PackageViewChildren.java,v  <--  PackageViewChildren.java
new revision: 1.84; previous revision: 1.83
done
Comment 5 Jiri Prox 2008-01-31 12:19:38 UTC
verified
Comment 6 khu 2008-02-05 19:41:44 UTC
The fix has been ported into the release601_fixes branch.

Checking in PackageViewChildren.java;
/cvs/java/project/src/org/netbeans/spi/java/project/support/ui/Attic/PackageViewChildren.java,v  <-- 
PackageViewChildren.java
new revision: 1.82.8.1; previous revision: 1.82
done