Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Product Export Wizard based on Features
Product Export Wizard based on Features [message #871147] Fri, 11 May 2012 07:15 Go to next message
sajja Phani is currently offline sajja PhaniFriend
Messages: 26
Registered: August 2011
Junior Member
Hi all,

I have a product Myproduct.product which runs fine and when I export using export wizard it exports fine even for multiple platforms.
To include p2 update I have another product which is based on features and in this product I've select the Myproduct.product as a dependency. It works fine when running, and when exporting for the current platform (Ubuntu 64bit). When I select multiple platforms linux(gtk/X86,gtk/x86_64) then it is giving error

 Cannot complete the install because one or more required items could not be found.
 Software being installed: MyProduct 1.0.0.201205111232 (....myProduct 1.0.0.201205111232)
 Missing requirement: MyProduct Update 1.0.0.201205111232 (......p2.feature.feature.group 1.0.0.201205111232) requires 'org.eclipse.core.filesystem.linux.x86_64 [1.2.0.v20110423-0524]' but it could not be found
 Cannot satisfy dependency:


What is the way to export to multiple platforms when using product based on features.

Thanks
Sajja
Re: Product Export Wizard based on Features [message #871154 is a reply to message #871147] Fri, 11 May 2012 07:29 Go to previous messageGo to next message
sajja Phani is currently offline sajja PhaniFriend
Messages: 26
Registered: August 2011
Junior Member
After removing the particular versions (....linux.x86_64) from the plugins it works fine.

[Updated on: Fri, 11 May 2012 07:29]

Report message to a moderator

Re: Product Export Wizard based on Features [message #871185 is a reply to message #871147] Fri, 11 May 2012 10:32 Go to previous message
Libor Jelinek is currently offline Libor JelinekFriend
Messages: 143
Registered: January 2012
Location: Prague, Czech Rep.
Senior Member

I suppose to double check whether delta pack (platform-specific)
plug-ins are part of your active target platform.

Cheers
Libor

On 05/11/2012 09:15 AM, sajja Phani wrote:
> Hi all,
>
> I have a product Myproduct.product which runs fine and when I export
> using export wizard it exports fine even for multiple platforms.
> To include p2 update I have another product which is based on features
> and in this product I've select the Myproduct.product as a dependency.
> It works fine when running, and when exporting for the current platform
> (Ubuntu 64bit). When I select multiple platforms
> linux(gtk/X86,gtk/x86_64) then it is giving error
>
> Cannot complete the install because one or more required items could not
> be found.
> Software being installed: MyProduct 1.0.0.201205111232 (....myProduct
> 1.0.0.201205111232)
> Missing requirement: MyProduct Update 1.0.0.201205111232
> (......p2.feature.feature.group 1.0.0.201205111232) requires
> 'org.eclipse.core.filesystem.linux.x86_64 [1.2.0.v20110423-0524]' but it
> could not be found
> Cannot satisfy dependency:
>
> What is the way to export to multiple platforms when using product based
> on features.
>
> Thanks
> Sajja
Previous Topic:Eclipse 3.x vrs. Eclipse 4.x
Next Topic:Command not defined
Goto Forum:
  


Current Time: Tue Mar 19 07:03:04 GMT 2024

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

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

Back to the top