java.lang.NullPointerException at name.dougmcneil.plsql.action.PLSQLParametersAction$ContextAwareDelegate.(PLSQLParametersAction.java:111) at name.dougmcneil.plsql.action.PLSQLParametersAction.createContextAwareInstance(PLSQLParametersAction.java:92) at org.netbeans.modules.editor.NbEditorToolBar.addPresenters(NbEditorToolBar.java:487) at org.netbeans.modules.editor.NbEditorToolBar.checkPresentersAdded(NbEditorToolBar.java:385) at org.netbeans.modules.editor.NbEditorToolBar.access$400(NbEditorToolBar.java:129) at org.netbeans.modules.editor.NbEditorToolBar$5.run(NbEditorToolBar.java:335) at org.netbeans.editor.Utilities.runInEventDispatchThread(Utilities.java:1051) at org.netbeans.modules.editor.NbEditorToolBar.refreshToolbarButtons(NbEditorToolBar.java:379) at org.netbeans.modules.editor.NbEditorToolBar.(NbEditorToolBar.java:224) at org.netbeans.modules.editor.NbEditorUI.createToolBarComponent(NbEditorUI.java:441) at org.netbeans.editor.EditorUI.getToolBarComponent(EditorUI.java:945) at org.netbeans.modules.editor.NbEditorDocument.createToolbar(NbEditorDocument.java:206) at org.openide.text.CloneableEditorInitializer.initDecoration(CloneableEditorInitializer.java:560) at org.openide.text.CloneableEditorInitializer.initCustomEditorAndDecorationsInEDT(CloneableEditorInitializer.java:594) at org.openide.text.CloneableEditorInitializer.run(CloneableEditorInitializer.java:344) at org.openide.text.CloneableEditorInitializer.processPendingEDTRequests(CloneableEditorInitializer.java:158) at org.openide.text.CloneableEditorInitializer$1.run(CloneableEditorInitializer.java:107) at org.netbeans.core.windows.WindowManagerImpl$Exclusive$1.run(WindowManagerImpl.java:1563) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(AccessController.java:0) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75) at java.awt.EventQueue.dispatchEvent(EventQueue.java:726) at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)