Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Using the RCP runtime download
Using the RCP runtime download [message #486067] Wed, 16 September 2009 04:32 Go to next message
Eclipse UserFriend
Hi all.

I've build my application inside the development environment, and
everything went ok.

Now, I want to use an external RCP runtime.

I set the target runtime to my external RCP runtime, but the
org.eclipse.ui.views.properties.PropertyDescriptor can't be found...

Is there a place where I can download the single eclipse plugins I need?
Or, should I take them from my development environment?

Thanks,
Massimiliano
Re: Using the RCP runtime download [message #486313 is a reply to message #486067] Thu, 17 September 2009 04:49 Go to previous messageGo to next message
Eclipse UserFriend
I guess this is a VERY common problem...
No-one has any idea?

Let me know if you need more info.

Thanks.

Massimiliano Ziccardi wrote:
> Hi all.
>
> I've build my application inside the development environment, and
> everything went ok.
>
> Now, I want to use an external RCP runtime.
>
> I set the target runtime to my external RCP runtime, but the
> org.eclipse.ui.views.properties.PropertyDescriptor can't be found...
>
> Is there a place where I can download the single eclipse plugins I need?
> Or, should I take them from my development environment?
>
> Thanks,
> Massimiliano
Re: Using the RCP runtime download [message #486421 is a reply to message #486313] Thu, 17 September 2009 11:01 Go to previous messageGo to next message
Eclipse UserFriend
All the plugins are in your development environment. The RCP binary
distribution is very minimal. In the run configuration of the product you
are trying to build, you should see what plugins are present in the binary,
and one approach is then to simply copy the required missing plugins from
your development environment.

- Mike


On 9/17/09 2:49 AM, in article h8stcv$occ$1@build.eclipse.org, "Massimiliano
Ziccardi" <massimiliano.ziccardi@gmail.com> wrote:

> I guess this is a VERY common problem...
> No-one has any idea?
>
> Let me know if you need more info.
>
> Thanks.
>
> Massimiliano Ziccardi wrote:
>> Hi all.
>>
>> I've build my application inside the development environment, and
>> everything went ok.
>>
>> Now, I want to use an external RCP runtime.
>>
>> I set the target runtime to my external RCP runtime, but the
>> org.eclipse.ui.views.properties.PropertyDescriptor can't be found...
>>
>> Is there a place where I can download the single eclipse plugins I need?
>> Or, should I take them from my development environment?
>>
>> Thanks,
>> Massimiliano
Re: Using the RCP runtime download [message #486950 is a reply to message #486421] Mon, 21 September 2009 05:43 Go to previous message
Eclipse UserFriend
So the choice is the second one :

>>> Or, should I take them from my development environment?

I thought there was a nicer way to perform such task :-)

Thank you very much,
Massimiliano
Previous Topic:How to update a view for action
Next Topic:Good Model-View-Presenter/Presenter First RCP example?
Goto Forum:
  


Current Time: Wed Jun 18 11:47:29 EDT 2025

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

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

Back to the top