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 251373 - NoClassDefFoundError: Could not initialize class org.netbeans.modules.dlight.sendto.api.ConfigurationsRegistry
Summary: NoClassDefFoundError: Could not initialize class org.netbeans.modules.dlight....
Status: VERIFIED DUPLICATE of bug 251372
Alias: None
Product: cnd
Classification: Unclassified
Component: D-Light (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-23 10:10 UTC by Jiri Skrivanek
Modified: 2015-03-23 14:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 216297


Attachments
stacktrace (2.15 KB, text/plain)
2015-03-23 10:10 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2015-03-23 10:10:23 UTC
Build: NetBeans IDE Dev (Build 1)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.75-b04, Java(TM) SE Runtime Environment, 1.7.0_75-b13
OS: Windows 8

User Comments:
jskrivanek: Click for popup in editor.




Stacktrace: 
java.lang.NoClassDefFoundError: Could not initialize class org.netbeans.modules.dlight.sendto.api.ConfigurationsRegistry
   at org.netbeans.modules.dlight.sendto.action.MenuConstructor.constructMenu(MenuConstructor.java:58)
   at org.netbeans.modules.dlight.sendto.action.MenuMetaAction.createContextAwareInstance(MenuMetaAction.java:96)
   at org.netbeans.modules.editor.NbEditorKit.translateContextLookupAction(NbEditorKit.java:347)
   at org.netbeans.modules.editor.NbEditorKit.access$100(NbEditorKit.java:136)
   at org.netbeans.modules.editor.NbEditorKit$NbBuildPopupMenuAction.addAction(NbEditorKit.java:764)
   at org.netbeans.modules.editor.NbEditorKit$NbBuildPopupMenuAction.buildPopupMenu(NbEditorKit.java:743)
Comment 1 Jiri Skrivanek 2015-03-23 10:10:25 UTC
Created attachment 152789 [details]
stacktrace
Comment 2 Jiri Skrivanek 2015-03-23 14:41:13 UTC

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