java.lang.ArrayIndexOutOfBoundsException: 0 at org.netbeans.modules.web.wicket.actions.GotoHTMLAction.enable(GotoHTMLAction.java:42) at org.openide.util.actions.NodeAction$DelegateAction.resultChanged(NodeAction.java:615) at org.openide.util.actions.CookieAction$CookieDelegateAction.superResultChanged(CookieAction.java:350) at org.openide.util.actions.CookieAction$CookieDelegateAction.resultChanged(CookieAction.java:346) at org.openide.util.actions.NodeAction$DelegateAction.(NodeAction.java:560) at org.openide.util.actions.CookieAction$CookieDelegateAction.(CookieAction.java:339) at org.openide.util.actions.CookieAction.createContextAwareInstance(CookieAction.java:157) at org.netbeans.modules.editor.NbEditorKit.translateContextLookupAction(NbEditorKit.java:333) at org.netbeans.modules.editor.NbEditorKit.access$200(NbEditorKit.java:132) at org.netbeans.modules.editor.NbEditorKit$LayerSubFolderMenu.addAction(NbEditorKit.java:907) at org.netbeans.modules.editor.NbEditorKit$LayerSubFolderMenu.(NbEditorKit.java:829) at org.netbeans.modules.editor.NbEditorKit$LayerSubFolderMenu.(NbEditorKit.java:807) at org.netbeans.modules.editor.NbEditorKit$NbBuildPopupMenuAction.buildPopupMenu(NbEditorKit.java:424) at org.netbeans.editor.ext.ExtKit$BuildPopupMenuAction.actionPerformed(ExtKit.java:287) at org.netbeans.editor.BaseAction.actionPerformed(BaseAction.java:339) at org.netbeans.editor.EditorUI.showPopupMenu(EditorUI.java:1763) at org.netbeans.editor.EditorUI$7.run(EditorUI.java:1696) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:721) at java.awt.EventQueue.access$200(EventQueue.java:103) at java.awt.EventQueue$3.run(EventQueue.java:682) at java.awt.EventQueue$3.run(EventQueue.java:680) at java.security.AccessController.doPrivileged(AccessController.java:0) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:691) at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:158) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:244) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:163) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:147) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:139) at java.awt.EventDispatchThread.run(EventDispatchThread.java:97)