Skip to main content



      Home
Home » Eclipse Projects » Equinox » [p2] Update site category not working
[p2] Update site category not working [message #479163] Sun, 09 August 2009 23:29 Go to next message
Eclipse UserFriend
Can anyone explain why the following update site, when added to the
Install New Software wizard, tells me "There are no categorized items"?

<site>
<description url="http://www.rizzoweb.com/Eclipse/updatesite">
Eric Rizzo's misc. plug-ins.
</description>
<feature
url=" features/org.eclipse.community.feature_0.2.0.200908092301.ja r "
id="org.eclipse.community.feature" version="0.2.0.200908092301">
<category name="org.eclipse.community"/>
</feature>
<category-def name="org.eclipse.community" label="Eclipse Community"/>
</site>

The feature does show up if I un-check the "Group by category" option,
but why is it not recognizing the category?

Eric
Re: [p2] Update site category not working [message #479401 is a reply to message #479163] Mon, 10 August 2009 17:14 Go to previous message
Eclipse UserFriend
Eric Rizzo wrote:
> Can anyone explain why the following update site, when added to the
> Install New Software wizard, tells me "There are no categorized items"?
>
Would a guess help? I notice the categories name and ID are different
from each other. I remember (from long long ago) that there were some
bugs which caused these to essentially have to be the same value.
Otherwise, you might also just try using the counterintutive
category-def label instead of name, in the feature's category element.

HTH
Previous Topic:java.lang.IllegalStateException when using p2 director to install
Next Topic:Problem reorganizing product layout
Goto Forum:
  


Current Time: Wed Jul 23 20:20:12 EDT 2025

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

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

Back to the top