[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Re: cannot be cast to org.eclipse.ui.ide.FileStoreEditorInput

> what is special about your IEditorInput implementation that can't be
> satisfied? If you need to open non-workspace resources, you should use the 
> FSEI class in my opinion. Please provide more context to your 
> application's setup.
Actually, nothing. But how to create FSEI? It requires IFileStore in 
constructor. How to pass local file to FSEI?

Thnak tyou,
  Andrey