Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » StatusTextEditor sought
StatusTextEditor sought [message #465183] Sun, 25 March 2007 14:44 Go to next message
Eclipse UserFriend
Originally posted by: hansm.science.uva.nlDELETE

Adding the Multipage Editor Sample to an RCP project through the wizard leaves
me with the following error:

org.eclipse.ui.texteditor.StatusTextEditor cannot be resolved

It seems to be needed by other classes loaded in the proces.
I have switched in and out several packages (using 3.2.2 jars for the rcp) but
to no avail. Does someone know where it resides?

By the way, is there a procdure by which one can interrogate Eclipse for
whereabouts like this?

Thanks in advance
Hans van der Meer
Re: StatusTextEditor sought [message #465256 is a reply to message #465183] Tue, 27 March 2007 06:52 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
dr. Hans van der Meer wrote:

>Adding the Multipage Editor Sample to an RCP project through the wizard leaves
>me with the following error:
>
>org.eclipse.ui.texteditor.StatusTextEditor cannot be resolved
>
>
Just tried using M6 and it works for me.

>It seems to be needed by other classes loaded in the proces.
>I have switched in and out several packages (using 3.2.2 jars for the rcp) but
>to no avail. Does someone know where it resides?
>
>
What 3.2.2 download are you using? Note that the text plug-ins are
optional i.e. not part of the RCP download.

>By the way, is there a procdure by which one can interrogate Eclipse for
>whereabouts like this?
>
>
Either import the plug-ins and then search or open PDE's Plug-in view.
You can then select individual plug-ins and add them to the Java search
(context menu > Add to Java Search).

Dani

>Thanks in advance
>Hans van der Meer
>
>
Previous Topic:Handle on File or IFile
Next Topic:How to update RCP plugins
Goto Forum:
  


Current Time: Thu Apr 25 22:41:24 GMT 2024

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

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

Back to the top