[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

I have simple RCP application with several Views and Editors. I have to open 
data file, modify it and save.
I don't use workspace at all.My understanding is I have to implement 
IEditorInput interface.

"Paul Webster" <pwebster@xxxxxxxxxx> wrote in message 
news:gemt12$i01$2@xxxxxxxxxxxxxxxxxxxx
> Do you need to be able to open an IFile?  Or if you are associated with a 
> file extension and you need to operate in the workspace, why write 
> MyEditorInput?
>
> PW
>
> -- 
> Paul Webster
> http://wiki.eclipse.org/Platform_Command_Framework
> http://wiki.eclipse.org/Command_Core_Expressions
> http://wiki.eclipse.org/Menu_Contributions
> http://wiki.eclipse.org/Menus_Extension_Mapping
> http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/workbench.htm