Community
Participate
Working Groups
When NatTableWidget#isSelectedCellEditable is called when there are no selected cells, it triggers an IndexOutOfBoundsException: Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 at java.util.ArrayList.RangeCheck(ArrayList.java:546) at java.util.ArrayList.get(ArrayList.java:321) at org.eclipse.emf.facet.widgets.nattable.internal.NatTableWidget.isSelectedCellEditable(NatTableWidget.java:3019)