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 188265 - ArrayIndexOutOfBoundsException: 0 at org.netbeans.modules.tasklist.suggestions.TypesCustomizer$SuggTypesTableModel.getType
Summary: ArrayIndexOutOfBoundsException: 0 at org.netbeans.modules.tasklist.suggestion...
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Tasklist (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: tasklist-issues@contrib
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-01 09:01 UTC by ehsavoie
Modified: 2011-09-12 14:44 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 17698


Attachments
stacktrace (3.40 KB, text/plain)
2010-07-01 09:01 UTC, ehsavoie
Details
stacktrace (3.32 KB, text/plain)
2010-07-27 11:22 UTC, kRk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ehsavoie 2010-07-01 09:01:40 UTC
Build: NetBeans IDE Dev (Build 201006300001)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Linux

User Comments:
softwarevisualization: in th esuggestionis window, exploring buttons... not sure which one I hit




Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 0
   at org.netbeans.modules.tasklist.suggestions.TypesCustomizer$SuggTypesTableModel.getType(TypesCustomizer.java:292)
   at org.netbeans.modules.tasklist.suggestions.TypesCustomizer.valueChanged(TypesCustomizer.java:222)
   at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:167)
   at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:147)
   at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:194)
   at javax.swing.DefaultListSelectionModel.changeSelection(DefaultListSelectionModel.java:388)
Comment 1 ehsavoie 2010-07-01 09:01:44 UTC
Created attachment 100537 [details]
stacktrace
Comment 2 kRk 2010-07-27 11:22:25 UTC
Created attachment 101045 [details]
stacktrace
Comment 3 Jan Peska 2011-09-12 14:44:58 UTC
Reassigning, please evaluate