java.lang.NullPointerException at org.nbheaven.sqe.core.ant.AntUtilities.sqeProperties(AntUtilities.java:52) at org.nbheaven.sqe.core.ant.AntUtilities.getSQEProperties(AntUtilities.java:64) at org.nbheaven.sqe.codedefects.core.util.SQECodedefectProperties.isQualityProviderAnnotateActive(SQECodedefectProperties.java:75) at org.nbheaven.sqe.codedefects.resultui.action.AbstractShowAnnotationsAction$ToggleButtonModel.propertyChange(AbstractShowAnnotationsAction.java:103) at org.nbheaven.sqe.codedefects.resultui.action.AbstractShowAnnotationsAction$ToggleButtonModel.(AbstractShowAnnotationsAction.java:97) at org.nbheaven.sqe.codedefects.resultui.action.AbstractShowAnnotationsAction.getToolbarPresenter(AbstractShowAnnotationsAction.java:73) at org.netbeans.modules.editor.NbEditorToolBar.addPresenters(NbEditorToolBar.java:518) at org.netbeans.modules.editor.NbEditorToolBar.checkPresentersAdded(NbEditorToolBar.java:364) at org.netbeans.modules.editor.NbEditorToolBar.access$400(NbEditorToolBar.java:122) at org.netbeans.modules.editor.NbEditorToolBar$5.run(NbEditorToolBar.java:315) at org.netbeans.editor.Utilities.runInEventDispatchThread(Utilities.java:1088) at org.netbeans.modules.editor.NbEditorToolBar.refreshToolbarButtons(NbEditorToolBar.java:358) at org.netbeans.modules.editor.NbEditorToolBar.(NbEditorToolBar.java:214) at org.netbeans.modules.editor.NbEditorUI.createToolBarComponent(NbEditorUI.java:379) at org.netbeans.editor.EditorUI.getToolBarComponent(EditorUI.java:873) at org.netbeans.modules.editor.NbEditorDocument.createToolbar(NbEditorDocument.java:174) at org.openide.text.CloneableEditor$DoInitialize.initDecoration(CloneableEditor.java:392) at org.openide.text.CloneableEditor$DoInitialize.initVisual(CloneableEditor.java:490) at org.openide.text.CloneableEditor.getEditorPane(CloneableEditor.java:945) at org.openide.text.CloneableEditorSupport.getOpenedPanes(CloneableEditorSupport.java:1021) at org.netbeans.spi.debugger.ui.EditorContextDispatcher$EditorLookupListener.updateCurrentOpenedPane(EditorContextDispatcher.java:601) at org.netbeans.spi.debugger.ui.EditorContextDispatcher$EditorLookupListener.access$700(EditorContextDispatcher.java:487) at org.netbeans.spi.debugger.ui.EditorContextDispatcher$EditorLookupListener$2.run(EditorContextDispatcher.java:577) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) at java.awt.EventQueue.dispatchEvent(EventQueue.java:597) at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:104) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161) at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)