This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 222298

Summary: jmarsault.shortcuts.ShortcutSettings broken, CNFE: org.netbeans.modules.options.keymap.Utils
Product: updatecenters Reporter: szmitek <szmitek>
Component: PluginportalAssignee: Jiri Kovalsky <jkovalsky>
Status: RESOLVED DUPLICATE    
Severity: normal CC: jkovalsky, szmitek, whedro
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 194989
Attachments: stacktrace

Description szmitek 2012-11-16 18:35:13 UTC
Build: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b11
OS: Windows 8

User Comments:
szmitek: Problem with QMake. qmake,exe cannot be run because of lack of libstdc++-6.dll




Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.modules.options.keymap.Utils
   at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
   at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
Comment 1 szmitek 2012-11-16 18:35:19 UTC
Created attachment 127958 [details]
stacktrace
Comment 2 Jaroslav Tulach 2012-11-19 09:14:38 UTC
Again broken "shortcuts" module:

 at org.jmarsault.shortcuts.ShortcutSettings.<init>(ShortcutSettings.java:33)
   at org.jmarsault.shortcuts.ShortcutSettings.getDefault(ShortcutSettings.java:48)
   at org.jmarsault.shortcuts.ShortcutAction.<init>(ShortcutAction.java:39)
Comment 3 Jiri Kovalsky 2012-11-19 09:29:55 UTC
This is a duplicate of #218922.

*** This bug has been marked as a duplicate of bug 218922 ***