Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 186941 - mylar development java.lang.NoSuchMethodError
Summary: mylar development java.lang.NoSuchMethodError
Status: CLOSED DUPLICATE of bug 132450
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: Other Linux
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Mylyn Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-15 03:12 EDT by jernej srebrnic CLA
Modified: 2007-05-16 11:50 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jernej srebrnic CLA 2007-05-15 03:12:46 EDT
org.eclipse.mylar.ide version: 2.0.0.v20070403-1300

Plug-in "org.eclipse.mylar.ide" was unable to instantiate class "org.eclipse.mylar.internal.ide.ui.actions.FocusResourceNavigatorAction".

java.lang.NoSuchMethodError: getContextManager
at org.eclipse.mylar.internal.context.ui.actions.AbstractAutoFocusViewAction.<init>(AbstractAutoFocusViewAction.java:37)
at org.eclipse.mylar.internal.ide.ui.actions.FocusResourceNavigatorAction.<init>(FocusResourceNavigatorAction.java:37)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
at java.lang.Class.newInstance0(Class.java:350)
at java.lang.Class.newInstance(Class.java:303)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:170)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:787)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:235)
at org.eclipse.ui.internal.PluginAction.createDelegate(PluginAction.java:122)
at org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:280)
at org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:294)
at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:162)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.core.runtime.Platform.run(Platform.java:850)
at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:46)
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:193)
at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:160)
at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2039)
at org.eclipse.jface.viewers.StructuredViewer.setSelection(StructuredViewer.java:1636)
at org.eclipse.jface.viewers.TreeViewer.setSelection(TreeViewer.java:1031)
at org.eclipse.ui.views.navigator.ResourceNavigator.editorActivated(ResourceNavigator.java:490)
at org.eclipse.ui.views.navigator.ResourceNavigator$1.partActivated(ResourceNavigator.java:177)
at org.eclipse.ui.internal.PartListenerList$1.run(PartListenerList.java:72)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.core.runtime.Platform.run(Platform.java:850)
Comment 1 Mik Kersten CLA 2007-05-15 10:07:55 EDT
When updating did you use "Search for updates"?  If so please note that this Eclipse feature is broken, and you must use "Search for new features".  Please let me know if that resolves it.  Also, which exact Eclipse version are you using?  Also note that Mylar 2.0M3 has been released so try to update to that.
Comment 2 Mik Kersten CLA 2007-05-15 13:51:48 EDT
If this still happens to you after running a "Search for new features.." and getting 2.0.0.v20070514-1800 please reopen.

*** This bug has been marked as a duplicate of bug 132450 ***
Comment 3 jernej srebrnic CLA 2007-05-16 01:20:42 EDT
Update to m3 solved the problem. 
The first time eclipse updated just some of the plugins. 
The second update (an hour later) fixed the problem.

thank you for the fast response.
Comment 4 Mik Kersten CLA 2007-05-16 11:50:26 EDT
Good to hear.  Please consider voting for bug 132450.