Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » RCP App - Missing add button when Help -> Install New Software
RCP App - Missing add button when Help -> Install New Software [message #479429] Tue, 11 August 2009 01:53 Go to next message
Jeff S. is currently offline Jeff S.Friend
Messages: 29
Registered: July 2009
Junior Member
So I'm working on an RCP app and would like to configure my app to allow
updates using p2.

I've added the following required plugins to my RCP MANIFEST.MF:
org.eclipse.equinox.p2.ui
org.eclipse.equinox.p2.ui.sdk
org.eclipse.equinox.p2.ui.sdk.scheduler
(then I click add required plugins to my launch/product config to get
the rest)

Anyways, I'm able to launch my app, and have the
Help->Check For Updates
Help->Install New Software
options, but when I try to install software, I'm "missing" the top part
of the UI. I have the filter input, the name/version TableViewer, the
details section, the checkbox section, and the back/next/cancel section.
I'm only missing the part I want: the "work with"/ add button section...

My suspicion is I'm just missing a required plugin, but maybe I need to
change some config settings, or actually do some coding :)

Can anyone steer me in the right direction?

Thanks.

-Jeff
Re: RCP App - Missing add button when Help -> Install New Software [message #490526 is a reply to message #479429] Fri, 09 October 2009 00:39 Go to previous message
Nalini Ganapati is currently offline Nalini GanapatiFriend
Messages: 5
Registered: July 2009
Junior Member
You probably require this plugin as well - org.eclipse.equinox.ds

Jeff S. wrote:
> So I'm working on an RCP app and would like to configure my app to allow
> updates using p2.
>
> I've added the following required plugins to my RCP MANIFEST.MF:
> org.eclipse.equinox.p2.ui
> org.eclipse.equinox.p2.ui.sdk
> org.eclipse.equinox.p2.ui.sdk.scheduler
> (then I click add required plugins to my launch/product config to get
> the rest)
>
> Anyways, I'm able to launch my app, and have the
> Help->Check For Updates
> Help->Install New Software
> options, but when I try to install software, I'm "missing" the top part
> of the UI. I have the filter input, the name/version TableViewer, the
> details section, the checkbox section, and the back/next/cancel section.
> I'm only missing the part I want: the "work with"/ add button section...
>
> My suspicion is I'm just missing a required plugin, but maybe I need to
> change some config settings, or actually do some coding :)
>
> Can anyone steer me in the right direction?
>
> Thanks.
>
> -Jeff
Previous Topic:Equinox jetty in RCP application
Next Topic:eclipse.technology.equinox
Goto Forum:
  


Current Time: Thu Apr 25 07:51:31 GMT 2024

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

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

Back to the top