emmetio / emmet-eclipse

Emmet for Eclipse
http://emmet.io
343 stars 74 forks source link

org.eclipse.swt.widgets.Composite cannot be cast to org.eclipse.ui.IEditorPart #30

Open artshell opened 10 years ago

artshell commented 10 years ago

when open xml file on eclipse version 3.7.2 and eclipse version 4.2.2, report: An error has occurred. See error log for more details. org.eclipse.swt.widgets.Composite cannot be cast to org.eclipse.ui.IEditorPart

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

artlung commented 10 years ago

I am running into this as well. https://github.com/emmetio/emmet-eclipse/pull/26 appears to be a fix for this. Would love to see this get integrated into the distribution. This is with Eclipse Kepler on Windows and occurs when I open an xml file by double clicking.

Emmet for Eclipse: 1.0.0.201303162055

image