java.lang.NullPointerException at org.netbeans.modules.cnd.makeproject.actions.NewTestActionFactory$NewTestAction.(NewTestActionFactory.java:132) at org.netbeans.modules.cnd.makeproject.actions.NewTestActionFactory$CreateTestSubmenuAction.createActions(NewTestActionFactory.java:328) at org.netbeans.modules.cnd.makeproject.actions.NewTestActionFactory$CreateTestSubmenuAction.createSubMenu(NewTestActionFactory.java:279) at org.netbeans.modules.cnd.makeproject.actions.NewTestActionFactory$CreateTestSubmenuAction.getPopupPresenter(NewTestActionFactory.java:258) at org.openide.util.actions.NodeAction$DelegateAction.getPopupPresenter(NodeAction.java:631) at org.netbeans.modules.editor.NbEditorKit.createLocalizedMenuItem(NbEditorKit.java:347) at org.netbeans.modules.editor.NbEditorKit.access$300(NbEditorKit.java:135) at org.netbeans.modules.editor.NbEditorKit$NbBuildPopupMenuAction.addAction(NbEditorKit.java:447) at org.netbeans.modules.editor.NbEditorKit$NbBuildPopupMenuAction.buildPopupMenu(NbEditorKit.java:423) at org.netbeans.editor.ext.ExtKit$BuildPopupMenuAction.actionPerformed(ExtKit.java:285) at org.netbeans.editor.BaseAction.actionPerformed(BaseAction.java:339) at org.openide.awt.AlwaysEnabledAction$1.run(AlwaysEnabledAction.java:137) at org.openide.util.actions.ActionInvoker$1.run(ActionInvoker.java:95) at org.openide.util.actions.ActionInvoker.doPerformAction(ActionInvoker.java:116) at org.openide.util.actions.ActionInvoker.invokeAction(ActionInvoker.java:99) at org.openide.awt.AlwaysEnabledAction.actionPerformed(AlwaysEnabledAction.java:140) at org.netbeans.editor.EditorUI.showPopupMenu(EditorUI.java:1764) at org.netbeans.editor.EditorUI$7.run(EditorUI.java:1697) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:678) at java.awt.EventQueue.access$000(EventQueue.java:86) at java.awt.EventQueue$1.run(EventQueue.java:639) at java.awt.EventQueue$1.run(EventQueue.java:637) at java.security.AccessController.doPrivileged(AccessController.java:0) at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87) at java.awt.EventQueue.dispatchEvent(EventQueue.java:648) at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:148) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188) at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)