java.lang.NullPointerException at org.netbeans.modules.project.ui.OpenProjectList.getTemplateNamesLRU(OpenProjectList.java:913) at org.netbeans.modules.project.ui.OpenProjectList.getTemplatesLRU(OpenProjectList.java:663) at org.netbeans.modules.project.ui.actions.NewFile.fillSubMenu(NewFile.java:277) at org.netbeans.modules.project.ui.actions.NewFile.fillSubMenu(NewFile.java:209) at org.netbeans.modules.project.ui.actions.NewFile.popupMenuWillBecomeVisible(NewFile.java:352) at javax.swing.JPopupMenu.firePopupMenuWillBecomeVisible(JPopupMenu.java:629) at javax.swing.JPopupMenu.setVisible(JPopupMenu.java:736) at javax.swing.JPopupMenu.show(JPopupMenu.java:910) at javax.swing.JMenu.setPopupMenuVisible(JMenu.java:334) at javax.swing.JPopupMenu.menuSelectionChanged(JPopupMenu.java:1422) at javax.swing.MenuSelectionManager.setSelectedPath(MenuSelectionManager.java:101) at javax.swing.plaf.basic.BasicMenuUI.appendPath(BasicMenuUI.java:206) at javax.swing.plaf.basic.BasicMenuUI.access$200(BasicMenuUI.java:32) at javax.swing.plaf.basic.BasicMenuUI$Actions.actionPerformed(BasicMenuUI.java:264) at javax.swing.Timer.fireActionPerformed(Timer.java:271) at javax.swing.Timer$DoPostEvent.run(Timer.java:201) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) at java.awt.EventQueue.dispatchEvent(EventQueue.java:597) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160) at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)