java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key CTL_DisplayNameTemplateHtml at java.util.ResourceBundle.getObject(ResourceBundle.java:393) at java.util.ResourceBundle.getString(ResourceBundle.java:353) at org.openide.util.NbBundle.getMessage(NbBundle.java:642) at org.openide.util.NbBundle.getMessage(NbBundle.java:736) at org.openide.util.NbBundle.getMessage(NbBundle.java:675) at org.netbeans.modules.favorites.FavoritesNode$ProjectFilterNode.getHtmlDisplayName(FavoritesNode.java:542) at org.openide.explorer.view.VisualizerNode.getHtmlDisplayName(VisualizerNode.java:540) at org.openide.explorer.view.NodeRenderer.getTreeCellRendererComponent(NodeRenderer.java:131) at javax.swing.plaf.basic.BasicTreeUI$NodeDimensionsHandler.getNodeDimensions(BasicTreeUI.java:2786) at javax.swing.tree.AbstractLayoutCache.getNodeDimensions(AbstractLayoutCache.java:492) at javax.swing.tree.FixedHeightLayoutCache.getBounds(FixedHeightLayoutCache.java:552) at javax.swing.tree.FixedHeightLayoutCache.getBounds(FixedHeightLayoutCache.java:198) at javax.swing.plaf.basic.BasicTreeUI.getPathBounds(BasicTreeUI.java:528) at javax.swing.plaf.basic.BasicTreeUI.getPathBounds(BasicTreeUI.java:521) at javax.swing.JTree.getPathBounds(JTree.java:2103) at org.openide.explorer.view.ViewTooltips.showJTree(ViewTooltips.java:252) at org.openide.explorer.view.ViewTooltips.show(ViewTooltips.java:193) at org.openide.explorer.view.ViewTooltips.mouseMoved(ViewTooltips.java:167) at java.awt.AWTEventMulticaster.mouseMoved(AWTEventMulticaster.java:330) at java.awt.AWTEventMulticaster.mouseMoved(AWTEventMulticaster.java:329) at java.awt.Component.processMouseMotionEvent(Component.java:6550) at javax.swing.JComponent.processMouseMotionEvent(JComponent.java:3339) at java.awt.Component.processEvent(Component.java:6274) at java.awt.Container.processEvent(Container.java:2229) at java.awt.Component.dispatchEventImpl(Component.java:4861) at java.awt.Container.dispatchEventImpl(Container.java:2287) at java.awt.Component.dispatchEvent(Component.java:4687) at java.awt.LightweightDispatcher.retargetMouseEvent(LightweightDispatcher.java:4832) at java.awt.LightweightDispatcher.processMouseEvent(LightweightDispatcher.java:4505) at java.awt.LightweightDispatcher.dispatchEvent(LightweightDispatcher.java:4422) at java.awt.Container.dispatchEventImpl(Container.java:2273) at java.awt.Window.dispatchEventImpl(Window.java:2719) at java.awt.Component.dispatchEvent(Component.java:4687) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:729) at java.awt.EventQueue.access$200(EventQueue.java:103) at java.awt.EventQueue$3.run(EventQueue.java:688) at java.awt.EventQueue$3.run(EventQueue.java:686) at java.security.AccessController.doPrivileged(AccessController.java:0) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87) at java.awt.EventQueue$4.run(EventQueue.java:702) at java.awt.EventQueue$4.run(EventQueue.java:700) at java.security.AccessController.doPrivileged(AccessController.java:0) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:699) at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)