IFileEditorInput not there [message #217298] |
Fri, 02 June 2006 14:19  |
Eclipse User |
|
|
|
Originally posted by: manju.zzz.com
I dont find the IFileEditorInput in the org.eclipse.ui package (eclipse
3.1.2). I am just trying to save the files, following the way Logic and
Shape examples save the file.
IFile file = ((IFileEditorInput) getEditorInput()).getFile();
Is there better way doing this?
Thanks
Manju
|
|
|
Re: IFileEditorInput not there [message #218382 is a reply to message #217298] |
Fri, 23 June 2006 12:54  |
Eclipse User |
|
|
|
It should be in org.eclipse.ui.ide_<version>.jar.
Manju wrote:
> I dont find the IFileEditorInput in the org.eclipse.ui package (eclipse
> 3.1.2). I am just trying to save the files, following the way Logic and
> Shape examples save the file.
> IFile file = ((IFileEditorInput) getEditorInput()).getFile();
>
> Is there better way doing this?
>
> Thanks
> Manju
>
|
|
|
Powered by
FUDForum. Page generated in 0.02952 seconds