Toubles with Editor Input [message #147374] |
Wed, 11 August 2004 22:05 |
Eclipse User |
|
|
|
Originally posted by: gupolet.ulb.ac.be
Hi,
I'm currently making an editor with GEF, but I have some problems with the
IEditorInput. I can't import org.eclipse.ui.IFileEditorInput, neither can I
import org.eclipse.ui.actions.WorkspaceModifyOperation,
org.eclipse.ui.dialogs.SaveAsDialog, and
org.eclipse.ui.part.FileEditorInput.
I don't why it can't be found, because I put org.eclipse.ui in the required
plugin (and some others, too),but it says that those classes can't be
resolved.
What should I do?
thank you
Guillaume
|
|
|
Re: Toubles with Editor Input [message #147389 is a reply to message #147374] |
Thu, 12 August 2004 01:27 |
Eclipse User |
|
|
|
Originally posted by: amy_fang.mailst.xjtu.edu.cn
I think maybe you can put org.eclipse.ui.ide in the required plugin.
Guillaume Polet wrote:
> Hi,
> I'm currently making an editor with GEF, but I have some problems with the
> IEditorInput. I can't import org.eclipse.ui.IFileEditorInput, neither can I
> import org.eclipse.ui.actions.WorkspaceModifyOperation,
> org.eclipse.ui.dialogs.SaveAsDialog, and
> org.eclipse.ui.part.FileEditorInput.
> I don't why it can't be found, because I put org.eclipse.ui in the required
> plugin (and some others, too),but it says that those classes can't be
> resolved.
> What should I do?
> thank you
> Guillaume
|
|
|
|
Powered by
FUDForum. Page generated in 0.03494 seconds