Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 346864 - CCE when opening file from jar.
Summary: CCE when opening file from jar.
Status: CLOSED DUPLICATE of bug 346866
Alias: None
Product: TMF
Classification: Modeling
Component: Xtext (show other bugs)
Version: 2.0.0   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: RC2   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 346866
  Show dependency tree
 
Reported: 2011-05-23 08:52 EDT by Sven Efftinge CLA
Modified: 2011-05-23 09:16 EDT (History)
0 users

See Also:
sven.efftinge: indigo+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Efftinge CLA 2011-05-23 08:52:05 EDT
java.lang.ClassCastException: org.eclipse.ui.editors.text.StorageDocumentProvider$StorageInfo cannot be cast to org.eclipse.ui.editors.text.FileDocumentProvider$FileInfo
	at org.eclipse.xtext.ui.editor.model.XtextDocumentProvider.isSynchronized(XtextDocumentProvider.java:246)
	at org.eclipse.ui.texteditor.AbstractTextEditor.sanityCheckState(AbstractTextEditor.java:4886)
	at org.eclipse.ui.texteditor.StatusTextEditor.sanityCheckState(StatusTextEditor.java:257)
	at org.eclipse.ui.texteditor.AbstractTextEditor.safelySanityCheckState(AbstractTextEditor.java:4865)
	at org.eclipse.ui.texteditor.AbstractTextEditor$ActivationListener.handleActivation(AbstractTextEditor.java:984)
	at org.eclipse.ui.texteditor.AbstractTextEditor$ActivationListener.partActivated(AbstractTextEditor.java:941)
	at org.eclipse.ui.internal.PartListenerList$1.run(PartListenerList.java:72)
Comment 1 Sven Efftinge CLA 2011-05-23 09:16:37 EDT

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