Problems creating update site [message #332948] |
Sun, 16 November 2008 09:35 |
chris Messages: 72 Registered: July 2009 |
Member |
|
|
Hi everybody,
I have a couple of plug-in which have reached a state where I would like
to publish them through an update site. Unfortunately, I'm having a
couple of issues with that:
First, building the update site works fine, but installing does not:
When I point a second eclipse instance to the update site project and
try to install, I get unsatisfied dependencies which I have attached
below as (1).
The point is that the missing editor plug.in is available - in fact,
it's not a dependency, but a part of the editor feature (i.e., it
appears on the feature's Plug-ins tab). I moved the editor plug-in to
another feature, but than that feature was missing the editor plug-in. I
don't see anything wrong with the editor plug-in manifest, which I have
attached as (2).
The second issue is about a plug-in A which also is part of the editor
feature. A couple of other plug-ins also part of the feature depend on
pug-in A. Now, for some reason, A occurs on the (computed) Dependencies
tab of the editor feature, and (of course) on the feature's Plug-ins
tab, which I find kind of strange. I'm not sure if this might cause any
trouble (maybe it's related with the issue above?)...
The last (minor) thing is that in the update site's site.xml, I have
created a category, provided id and label, and added all my features to
that category. In the update ui of the second eclipse instance, the
features still appear in the Uncategorized category.
Maybe someone can help me out with this stuff, or point me to some
update site troubleshooting guide :-)
Thanks,
Chris
(1)
Cannot complete the request. See the details.
Unsatisfied dependency: [de.upb.dmm.editor.feature.feature.group
0.1.0.200811161006] requiredCapability:
org.eclipse.equinox.p2.iu/de.upb.dmm.editor/[0.1.0.200811161 006,0.1.0.200811161006]
Unsatisfied dependency: [de.upb.dmm.complete.feature.feature.group
0.1.0.200811161006] requiredCapability:
org.eclipse.equinox.p2.iu/de.upb.dmm.editor.feature.feature. group/[0.1.0.200811161006,0.1.0.200811161006]
Unsatisfied dependency: [de.upb.dmm.editor.feature.feature.group
0.1.0.200811161006] requiredCapability:
org.eclipse.equinox.p2.iu/de.upb.dmm.editor/[0.1.0.200811161 006,0.1.0.200811161006]
(2)
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Editor Plug-in
Bundle-SymbolicName: de.upb.dmm.editor
Bundle-Version: 0.1.0.qualifier
Bundle-RequiredExecutionEnvironment: J2SE-1.5
|
|
|
Re: Problems creating update site [message #332949 is a reply to message #332948] |
Sun, 16 November 2008 11:35 |
Eclipse User |
|
|
|
Originally posted by: jmordax.terra.es
chris wrote:
> The last (minor) thing is that in the update site's site.xml, I have
> created a category, provided id and label, and added all my features to
> that category. In the update ui of the second eclipse instance, the
> features still appear in the Uncategorized category.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=240254
As workaround (don't know if it has any side-effect) delete content.xml
and artifacts.xml files from your Update Site and the category will work
fine.
Hope this helps,
Chemi.
|
|
|
|
Powered by
FUDForum. Page generated in 0.04729 seconds