Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » MultiPageEditor Wizard seems broken in 3.2.2
MultiPageEditor Wizard seems broken in 3.2.2 [message #200870] Wed, 21 March 2007 15:20 Go to next message
Eclipse UserFriend
Originally posted by: rhafernik.site-controls.com

Hi Folks,

I don't know if I should put in a bug report or if I'm just being a
bonehead, somehow.

I'f got Eclipse 3.2.2 installed. I've downloaded
"eclipse-RCP-3.2.2-macosx-carbon" as my Target for RCP development and
pointed Eclipse at it. When I run the wizard that creates the
MultiPateEditor example, I get a file called
MultiPageEditorContributor,java and this file references a class called
org.eclipse.ui.texteditor.ITextEditor and Eclipse says this class
cannot be found.

It's true, I've gone through the jars in
eclipse-RCP-3.2.2-macosx-carbon and the class doesn't seem to be there.
After considerable searching, I find that it IS present in
org.eclipse.ui.workbench.texteditor_3.2.0.v20060605-1400.jar , but this
jar isn't in the Target, it's part of Eclipse 3.2.2.

I'm doing this on Mac OS X, if that matters.

Any ideas about how to fix this? Just copy that jar into the Target?

Thanks in advance,

~rob
Re: MultiPageEditor Wizard seems broken in 3.2.2 [message #200942 is a reply to message #200870] Wed, 21 March 2007 18:12 Go to previous message
Eclipse UserFriend
Originally posted by: rhafernik.site-controls.com

OK, I figured it out. I wasn't aware that a lot of the standard stuff
isn't bundled with the RCP download. I just have to add some plugins
to my Target.

Unfortunately, managing plugins to the Target doesn't come until
Chapter 27 of "Eclipse Rich Client Platform" and I only got there today
: )

~rob

On 2007-03-21 10:20:55 -0500, Rob Hafernik <rhafernik@site-controls.com> said:

> Hi Folks,
>
> I don't know if I should put in a bug report or if I'm just being a
> bonehead, somehow.
>
> I'f got Eclipse 3.2.2 installed. I've downloaded
> "eclipse-RCP-3.2.2-macosx-carbon" as my Target for RCP development and
> pointed Eclipse at it. When I run the wizard that creates the
> MultiPateEditor example, I get a file called
> MultiPageEditorContributor,java and this file references a class called
> org.eclipse.ui.texteditor.ITextEditor and Eclipse says this class
> cannot be found.
>
> It's true, I've gone through the jars in
> eclipse-RCP-3.2.2-macosx-carbon and the class doesn't seem to be there.
> After considerable searching, I find that it IS present in
> org.eclipse.ui.workbench.texteditor_3.2.0.v20060605-1400.jar , but this
> jar isn't in the Target, it's part of Eclipse 3.2.2.
>
> I'm doing this on Mac OS X, if that matters.
>
> Any ideas about how to fix this? Just copy that jar into the Target?
>
> Thanks in advance,
>
> ~rob
Previous Topic:How to enable automatic code formatting?
Next Topic:Eclipse selects wrong JRE
Goto Forum:
  


Current Time: Fri Apr 26 07:53:29 GMT 2024

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

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

Back to the top