From: carmelo on
Hi everybody,
I'm trying to create an RCP application using Eclipse.
Following help instructions I created an application from the "Hello
RCP" template... But the application doesn't run, because I get
compiler errors... It's not possible to import anything from
org.eclipse.ui.

Can you help?


I'm using Eclipse Ganymede. Do I need to install anything for making
RCP work? Some days ago I installed the RAP plugin, and it's still
working properly...

Thank you very much in advance
Carmelo
From: Christian on
carmelo schrieb:
> Hi everybody,
> I'm trying to create an RCP application using Eclipse.
> Following help instructions I created an application from the "Hello
> RCP" template... But the application doesn't run, because I get
> compiler errors... It's not possible to import anything from
> org.eclipse.ui.
>
> Can you help?
>
>
> I'm using Eclipse Ganymede. Do I need to install anything for making
> RCP work? Some days ago I installed the RAP plugin, and it's still
> working properly...
>
> Thank you very much in advance
> Carmelo


Without more information probably not much help is possible..
though you might be missing something... installing the RCP developer
edition of gany med might already tke care of that..
From: carmelo on
But do you mean the RCP developer plugin for Eclipse? It's not a free
plugin...
From: Christian on
carmelo schrieb:
> But do you mean the RCP developer plugin for Eclipse? It's not a free
> plugin...
no I meant
http://www.eclipse.org/downloads/packages/
The eclipse IDE for Plugin developers...
From: carmelo on
On 18 Lug, 01:12, Christian <fakem...(a)xyz.de> wrote:
> no I meanthttp://www.eclipse.org/downloads/packages/
> The eclipse IDE for Plugin developers...

I tried, and using eclipse IDE for Plugin developers I don't have any
problem... but I'd like to build RCP applications with my own Eclipse,
because there I've got other plugins and projects...

How can I do?

Thanx
Carmelo