java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 0 at java.util.Vector.get(Vector.java:744) at org.netbeans.modules.options.colors.HighlightingPanel.refreshUI(HighlightingPanel.java:413) at org.netbeans.modules.options.colors.HighlightingPanel.setCurrentProfile(HighlightingPanel.java:312) at org.netbeans.modules.options.colors.HighlightingPanelController.setCurrentProfile(HighlightingPanelController.java:65) at org.netbeans.modules.options.colors.FontAndColorsPanel.setCurrentProfile(FontAndColorsPanel.java:215) at org.netbeans.modules.options.colors.FontAndColorsPanel.access$200(FontAndColorsPanel.java:80) at org.netbeans.modules.options.colors.FontAndColorsPanel$1.itemStateChanged(FontAndColorsPanel.java:109) at javax.swing.JComboBox.fireItemStateChanged(JComboBox.java:1225) at javax.swing.JComboBox.selectedItemChanged(JComboBox.java:1273) at javax.swing.JComboBox.contentsChanged(JComboBox.java:1329) at javax.swing.AbstractListModel.fireContentsChanged(AbstractListModel.java:118) at javax.swing.DefaultComboBoxModel.setSelectedItem(DefaultComboBoxModel.java:94) at javax.swing.JComboBox.setSelectedItem(JComboBox.java:578) at javax.swing.JComboBox.setSelectedIndex(JComboBox.java:624) at javax.swing.plaf.basic.BasicComboPopup$Handler.mouseReleased(BasicComboPopup.java:834) at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:290) at java.awt.Component.processMouseEvent(Component.java:6513) at javax.swing.JComponent.processMouseEvent(JComponent.java:3322) at javax.swing.plaf.basic.BasicComboPopup$1.processMouseEvent(BasicComboPopup.java:498) at java.awt.Component.processEvent(Component.java:6278) at java.awt.Container.processEvent(Container.java:2229) at java.awt.Component.dispatchEventImpl(Component.java:4869) at java.awt.Container.dispatchEventImpl(Container.java:2287) at java.awt.Component.dispatchEvent(Component.java:4691) at java.awt.LightweightDispatcher.retargetMouseEvent(LightweightDispatcher.java:4856) at java.awt.LightweightDispatcher.processMouseEvent(LightweightDispatcher.java:4516) at java.awt.LightweightDispatcher.dispatchEvent(LightweightDispatcher.java:4446) at java.awt.Container.dispatchEventImpl(Container.java:2273) at java.awt.Window.dispatchEventImpl(Window.java:2721) at java.awt.Component.dispatchEvent(Component.java:4691) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:728) at java.awt.EventQueue.access$200(EventQueue.java:103) at java.awt.EventQueue$3.run(EventQueue.java:687) at java.awt.EventQueue$3.run(EventQueue.java:685) at java.security.AccessController.doPrivileged(AccessController.java:0) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:86) at java.awt.EventQueue$4.run(EventQueue.java:701) at java.awt.EventQueue$4.run(EventQueue.java:699) at java.security.AccessController.doPrivileged(AccessController.java:0) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75) at java.awt.EventQueue.dispatchEvent(EventQueue.java:698) at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:216) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:135) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:123) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:119) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:111) at java.awt.EventDispatchThread.run(EventDispatchThread.java:97)