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 149909 - NoClassDefFoundError at org.netbeans.modules.a11y.A11yAction.class$
Summary: NoClassDefFoundError at org.netbeans.modules.a11y.A11yAction.class$
Status: RESOLVED WONTFIX
Alias: None
Product: qa
Classification: Unclassified
Component: a11y (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@qa
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-13 08:48 UTC by Marian Mirilovic
Modified: 2011-02-16 17:20 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 9315


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2008-10-13 08:48:54 UTC
71 duplicates so far ...

Build: NetBeans IDE 6.0 Beta 2 (Build 200710212201)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05
OS: Windows XP, 5.1, x86
User comments: 
STACKTRACE: (first 10 lines)
java.lang.NoClassDefFoundError
        at org.netbeans.modules.a11y.A11yAction.class$(A11yAction.java:54)
        at org.netbeans.modules.a11y.A11yAction.cookieClasses(A11yAction.java:68)
        at org.openide.util.actions.CookieAction.getCookies(CookieAction.java:113)
        at org.openide.util.actions.CookieAction.resolveSupported(CookieAction.java:170)
        at org.openide.util.actions.CookieAction.doEnable(CookieAction.java:146)
        at org.openide.util.actions.CookieAction.enable(CookieAction.java:136)
        at org.openide.util.actions.NodeAction.isEnabled(NodeAction.java:202)
        at org.openide.actions.ToolsAction.generate(ToolsAction.java:173)
        at org.openide.actions.ToolsAction.access$200(ToolsAction.java:74)
        at org.openide.actions.ToolsAction$Inline.synchMenuPresenters(ToolsAction.java:243)
Comment 1 Marian Mirilovic 2011-02-16 17:20:25 UTC
too old without plan to fix it