Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Exporting a product based on features
Exporting a product based on features [message #461179] Sat, 06 January 2007 00:30 Go to next message
Anand Narasimhan is currently offline Anand NarasimhanFriend
Messages: 104
Registered: July 2009
Senior Member
Hi,

My RCP application consists of 6 plugins. I created a feature project
and added the 6 plugins to be packaged with the feature. Then I created
a product configuration based on features and added my feature project
to it. When I export the product, I only see my feature and the 6
plugins exported. The depended plugins (eclipse plugins) are not exported.

When I export the product based on plugins, I see all the required
plugins also exported.

Is this is a bug or am I doing something wrong.

Thanks
Anand

--
____________________________________________________________ ______________________

Anand Narasimhan
anandn@cisco.com
Re: Exporting a product based on features [message #461206 is a reply to message #461179] Sat, 06 January 2007 19:39 Go to previous messageGo to next message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

You must add other features to your product. Either require some of the
basic eclipse/RCP features, or create your own RCP lib feature with the
smallest amount of plugins that you need.

Later,
PW


Re: Exporting a product based on features [message #461212 is a reply to message #461206] Sat, 06 January 2007 22:17 Go to previous messageGo to next message
Anand Narasimhan is currently offline Anand NarasimhanFriend
Messages: 104
Registered: July 2009
Senior Member
When I add RCP feature to the included features, I get an error while
exporting.

"Unable to find org.eclispse.osgi_3.2.1R32x_v20060619"

Thanks
Anand

Paul Webster wrote:
> You must add other features to your product. Either require some of the
> basic eclipse/RCP features, or create your own RCP lib feature with the
> smallest amount of plugins that you need.
>
> Later,
> PW


--
____________________________________________________________ ______________________

Anand Narasimhan
anandn@cisco.com
Re: Exporting a product based on features [message #462573 is a reply to message #461212] Tue, 30 January 2007 17:28 Go to previous messageGo to next message
Anand Narasimhan is currently offline Anand NarasimhanFriend
Messages: 104
Registered: July 2009
Senior Member
Hi,

This problem occurs only when I have the RCP patch installed. Looks like
the RCP patch feature installs a newer version of osgi bundle, but the
RCP feature requires org.eclispse.osgi_3.2.1R32x_v20060619. Even though
both bundles are available, some how the export does not seem to find
the required one.

Any suggestions on how to resolve this. Is this a bug in the export wizard?

Anand

Anand Narasimhan wrote:
> When I add RCP feature to the included features, I get an error while
> exporting.
>
> "Unable to find org.eclispse.osgi_3.2.1R32x_v20060619"
>
> Thanks
> Anand
>
> Paul Webster wrote:
>> You must add other features to your product. Either require some of
>> the basic eclipse/RCP features, or create your own RCP lib feature
>> with the smallest amount of plugins that you need.
>>
>> Later,
>> PW
>
>


--
____________________________________________________________ _________________________

Anand Narasimhan
anandn@cisco.com
Re: Exporting a product based on features [message #462588 is a reply to message #462573] Tue, 30 January 2007 23:58 Go to previous messageGo to next message
Alex Blewitt is currently offline Alex BlewittFriend
Messages: 946
Registered: July 2009
Senior Member
I seem to recall that the extra _ in the osgi bundle has caused some headaches along the lines; this may be an example of it in action. I seem to recall that it was fixed for the 3.2.2 release which isn't out yet, so your choices are to run with the older feature version for 3.2.0 or wait to see if 3.2.2 fixes the problem.

Alex.
Re: Exporting a product based on features [message #465114 is a reply to message #462588] Fri, 23 March 2007 05:25 Go to previous messageGo to next message
Anand Narasimhan is currently offline Anand NarasimhanFriend
Messages: 104
Registered: July 2009
Senior Member
Alex,

Is there a bug on this. If so can you tell me the bug ID.

Thanks
Anand

Alex Blewitt wrote:
> I seem to recall that the extra _ in the osgi bundle has caused some headaches along the lines; this may be an example of it in action. I seem to recall that it was fixed for the 3.2.2 release which isn't out yet, so your choices are to run with the older feature version for 3.2.0 or wait to see if 3.2.2 fixes the problem.
>
> Alex.


--
____________________________________________________________ _________________________

Anand Narasimhan
anandn@cisco.com
Re: Exporting a product based on features [message #465130 is a reply to message #465114] Fri, 23 March 2007 10:57 Go to previous message
Alex Blewitt is currently offline Alex BlewittFriend
Messages: 946
Registered: July 2009
Senior Member
Yes, but (a) I believe that 3.2.2 solved the problem, and (b) you are just as capable of searching bugs.eclipse.org as I am to find the problem. I don't have the ID to hand.

Alex.
Previous Topic:Extra space in wizard
Next Topic:Text based DialogCellEditor does not allow paste
Goto Forum:
  


Current Time: Thu Sep 19 06:46:57 GMT 2024

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

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

Back to the top