Feature based export does not work [message #731491] |
Sat, 01 October 2011 07:53  |
Eclipse User |
|
|
|
Hey there,
I am trying to deploy an application, but I'm running into trouble.
Plugin-based export works and the application starts and works without problems. However, in order to create an update site, a feature-based export is needed (right?). So I switched from plugin to feature in the overview tab of my product file. It complained about a lot of missing bundles. I created a feature project and included every missing bundle in the Plug-Ins tab of its feature.xml.
After that, the export worked, but when I try to start the application, I get the following error:
pastebin.com/Wmj5PCRu
This is the list of plugins in the plugin directory:
pastebin.com/PFYxsLbp
The common solution to this error is "reinstall eclipse", but that does not really help here. The error occured on Arch Linux 32 Bit and Windows 7 64 Bit.
I hope you can help me, thanks in advance!
|
|
|
|
|
|
Re: Feature based export does not work [message #735087 is a reply to message #731491] |
Mon, 10 October 2011 18:06  |
Eclipse User |
|
|
|
Got one step further:
When trying to execute a feature based export to multiple platforms with "Generate metadata repository" checked, I get the following error:
Quote: Cannot complete the install because one or more required items could not be found.
Software being installed: de.unisiegen.informatik.bs.alvis.product.test 1.0.4
Missing requirement: Rcp 1.0.0.201110110002 (de.unisiegen.informatik.bs.alvis.features.feature.group 1.0.0.201110110002) requires 'org.eclipse.core.filesystem.linux.x86 [1.4.0.v20110423-0524]' but it could not be found
Cannot satisfy dependency:
Cannot satisfy dependency:
No stack trace...
Feature based export with "Generate metadata repository" checked to the current platform (Linux) works.
Feature based export with "Generate metadata repository" unchecked to multiple platforms works.
Anyone who has a clue?
|
|
|
Powered by
FUDForum. Page generated in 0.06502 seconds