Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Using the RCP runtime download
Using the RCP runtime download [message #486067] Wed, 16 September 2009 08:32 Go to next message
Massimiliano Ziccardi is currently offline Massimiliano ZiccardiFriend
Messages: 12
Registered: July 2009
Junior Member
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 08:49 Go to previous messageGo to next message
Massimiliano Ziccardi is currently offline Massimiliano ZiccardiFriend
Messages: 12
Registered: July 2009
Junior Member
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 15:01 Go to previous messageGo to next message
J. Michael Dean, M.D. is currently offline J. Michael Dean, M.D.Friend
Messages: 218
Registered: July 2009
Senior Member
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 09:43 Go to previous message
Massimiliano Ziccardi is currently offline Massimiliano ZiccardiFriend
Messages: 12
Registered: July 2009
Junior Member
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: Thu Apr 25 15:21:08 GMT 2024

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

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

Back to the top