Problem with own update site [message #300073] |
Wed, 01 March 2006 09:55  |
Eclipse User |
|
|
|
Originally posted by: michael.illgner.email.de
Hi folks,
I have build a local update site for the main feature of my RCP application.
The updated feature is correctly found and recognized, but the update
complains that the plugin 'org.eclipse.core.runtime' could not be found,
which is not on the update site.
Is this a problem with my feature.xml , my product configuration or with
the update site definition ?
Michael
|
|
|
|
|
|
|
|
Re: Problem with own update site [message #300136 is a reply to message #300125] |
Thu, 02 March 2006 11:48  |
Eclipse User |
|
|
|
Originally posted by: michael.illgner.email.de
Alex Blewitt wrote:
> Weird. Looks OK. (Well, not on <a href=" http://www.eclipsezone.com/eclipse/forums/m91995238.html#919 95238">elipsezone.com</a> but on
> <a href=" http://www.eclipse.org/newsportal/article.php?id=52076&g roup=eclipse.platform#52076">eclipse.org</a> it does :-)
>
> Do you really need to define a dependency on the org.eclipse.rcp feature? You've already listed the plugins that come with RCP anyway, so it's possibly not even necessary to define that (and prevents people installing it into a non-RCP Eclipse app even if they've already got the required plugin set).
>
> I seem to recall that there were problems with local update sites for some reason, but I don't know if it's related. I'd suggest trying to install Apache or similar and serve your update sites via HTTP instead of file, and see if there's any difference.
>
> Lastly, in the eclipse install that you're updating, try running with -console to see the OSGi view, and see if there's anything there about which plugin(s) are installed.
>
> Alex.
When I remove all 'required' entries from the feature.xml, the update
works, which is all I want at the moment ;-)
But later I also want to update the core plugins. Do I need the rcp
feature.xml from RCP in my installation ?
|
|
|
Powered by
FUDForum. Page generated in 0.04255 seconds