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 - jmarsault.shortcuts.ShortcutSettings broken, CNFE: org.netbeans.modules.options.keymap.Utils
Summary: jmarsault.shortcuts.ShortcutSettings broken, CNFE: org.netbeans.modules.optio...
Status: RESOLVED DUPLICATE of bug 218922
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Pluginportal (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Kovalsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-16 18:35 UTC by szmitek
Modified: 2012-11-19 09:29 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 194989


Attachments
stacktrace (3.94 KB, text/plain)
2012-11-16 18:35 UTC, szmitek
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***