Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Toubles with Editor Input
Toubles with Editor Input [message #147374] Wed, 11 August 2004 22:05 Go to next message
Eclipse UserFriend
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 Go to previous messageGo to next message
Eclipse UserFriend
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
Re: Toubles with Editor Input [message #147420 is a reply to message #147389] Thu, 12 August 2004 02:15 Go to previous message
Eclipse UserFriend
Originally posted by: gupolet.ulb.ac.be

Thanks a lot, it worked just fine.
"Amy" <amy_fang@mailst.xjtu.edu.cn> a
Previous Topic:delete popup menu item in Outline page
Next Topic:open dialog on click on palette entry
Goto Forum:
  


Current Time: Thu Jan 16 03:16:39 GMT 2025

Powered by FUDForum. Page generated in 0.03494 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top