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 196781 - ArrayIndexOutOfBoundsException: 7 >= 7
Summary: ArrayIndexOutOfBoundsException: 7 >= 7
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Options&Settings (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Yulia Novozhilova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-16 15:12 UTC by davideconsonni
Modified: 2011-09-09 09:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 174834


Attachments
stacktrace (2.17 KB, text/plain)
2011-03-16 15:12 UTC, davideconsonni
Details

Note You need to log in before you can comment on or make changes to this bug.
Description davideconsonni 2011-03-16 15:12:14 UTC
This issue was reported manually by davideconsonni.
It already has 2 duplicates 


Build: NetBeans IDE Dev (Build 201103160400)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows 7

User Comments:
davideconsonni: options->misc->javadebugger->add (without text, empty) next try to delete empty checkbox




Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 7 >= 7
   at java.util.Vector.elementAt(Vector.java:427)
   at javax.swing.table.DefaultTableModel.setValueAt(DefaultTableModel.java:648)
   at javax.swing.JTable.setValueAt(JTable.java:2710)
   at javax.swing.JTable.editingStopped(JTable.java:4712)
   at javax.swing.AbstractCellEditor.fireEditingStopped(AbstractCellEditor.java:125)
   at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(DefaultCellEditor.java:350)
Comment 1 davideconsonni 2011-03-16 15:12:18 UTC
Created attachment 107055 [details]
stacktrace
Comment 2 Milutin Kristofic 2011-09-09 09:28:48 UTC
If you mean add empty checkbox in steps filters - this is not possible in 7.1 dev build. 

Product Version: NetBeans IDE Dev (Build 201109070600)
Java: 1.6.0_26; Java HotSpot(TM) 64-Bit Server VM 20.1-b02