Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 327470 - Could not open the editor: No editor descriptor for id org.eclipse.php.editor
Summary: Could not open the editor: No editor descriptor for id org.eclipse.php.editor
Status: RESOLVED NOT_ECLIPSE
Alias: None
Product: Platform
Classification: Eclipse Project
Component: User Assistance (show other bugs)
Version: 4.1   Edit
Hardware: PC Linux
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: platform-ua-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-11 12:24 EDT by davidbr.cr CLA
Modified: 2010-10-19 12:09 EDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description davidbr.cr CLA 2010-10-11 12:24:14 EDT
Build Identifier: Eclipse SDK  Version: 3.5.2 Build id: M20100211-1343

Please somebody help me!!

Yesterday i upgrade ubuntu 10.10-
Today when i open eclipse i get this message:
     Could not open the editor: No editor descriptor for id org.eclipse.php.editor

with this details

org.eclipse.ui.PartInitException: No editor descriptor for id org.eclipse.php.editor
	at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:598)
	at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:462)
	at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
	at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:313)
	at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:180)
	at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(PresentablePartFolder.java:270)
	at org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65)
	at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:473)
	at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1256)
	at org.eclipse.ui.internal.PartStack.setSelection(PartStack.java:1209)
	at org.eclipse.ui.internal.PartStack.presentationSelectionChanged(PartStack.java:843)
	at org.eclipse.ui.internal.PartStack.access$1(PartStack.java:829)
	at org.eclipse.ui.internal.PartStack$1.selectPart(PartStack.java:139)
	at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation$1.handleEvent(TabbedStackPresentation.java:133)
	at org.eclipse.ui.internal.presentations.util.AbstractTabFolder.fireEvent(AbstractTabFolder.java:270)
	at org.eclipse.ui.internal.presentations.util.AbstractTabFolder.fireEvent(AbstractTabFolder.java:279)
	at org.eclipse.ui.internal.presentations.defaultpresentation.DefaultTabFolder.access$1(DefaultTabFolder.java:1)
	at org.eclipse.ui.internal.presentations.defaultpresentation.DefaultTabFolder$2.handleEvent(DefaultTabFolder.java:87)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1176)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1200)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1185)
	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1025)
	at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:3256)
	at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:2045)
	at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:323)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1176)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3493)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3112)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1311)




Reproducible: Always
Comment 1 Remy Suen CLA 2010-10-11 13:09:48 EDT
How did you install Eclipse?

It seems your PHP plug-ins are not being recognized by your Eclipse installation, or they have been inadvertently removed.
Comment 2 davidbr.cr CLA 2010-10-11 13:23:17 EDT
(In reply to comment #1)
> How did you install Eclipse?
> 
> It seems your PHP plug-ins are not being recognized by your Eclipse
> installation, or they have been inadvertently removed.

i install eclipse with ubuntu software center.
Comment 3 Remy Suen CLA 2010-10-11 13:24:39 EDT
(In reply to comment #2)
> i install eclipse with ubuntu software center.

Please take your issue up with the Ubuntu maintainers of the Eclipse package then.
Comment 4 Niels Thykier CLA 2010-10-11 13:51:53 EDT
Hi

Could you please check if you are affected by [1]. I suspect your problem that after the upgrade eclipse now fails to load any plugins not provided by our core eclipse package (e.g. jdt or pde) and therefore it cannot find your php editor. 

This problem affects users using eclipse from Ubuntu or Debian repositories when upgrading the Ubuntu/Debian release or occasionally when they upgrade between versions of eclipse in the development/testing release.

~Niels

[1] https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/633198
The Debian side bug is:
http://bugs.debian.org/587657
Comment 5 Chris Goldthorpe CLA 2010-10-15 15:11:55 EDT
David, does Comment 4 explain what you are seeing?
Comment 6 davidbr.cr CLA 2010-10-16 00:44:17 EDT
(In reply to comment #5)
> David, does Comment 4 explain what you are seeing?

hello, i try to reinstall everything, but it still dont work :( . im kind of rookie, so maybe i dont get the tricks :$
Comment 7 Chris Goldthorpe CLA 2010-10-19 12:09:45 EDT
There is a bug which you are running into, you should look at the bug reports described in Comment #4 for more information.