Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Should I use product definitions to create my equinox package?
Should I use product definitions to create my equinox package? [message #487186] Tue, 22 September 2009 11:42 Go to next message
Felix Dorner is currently offline Felix DornerFriend
Messages: 676
Registered: July 2009
Senior Member
Hi,

I struggled creating an equinox package that contains just the bundles
that I need.

What I did was to create a new eclipse product definition from an
existing launch configuration. In the product definition one has to
specify an Application. In my case there's no application... (I just
selected the workbench), it somehow works. Maybe because I pass
-DignoreApp=true?

Then I simply exported the product and wow, I just got what I wanted.

Is this a good way to create my tailored osgi package?


Thanks,
Felix
Re: Should I use product definitions to create my equinox package? [message #487223 is a reply to message #487186] Tue, 22 September 2009 13:55 Go to previous messageGo to next message
Felix Dorner is currently offline Felix DornerFriend
Messages: 676
Registered: July 2009
Senior Member
Apparently I didn't read the quickstart (I thought I did, probably
didn't pay too much attention :-s). With this document, I can start.


http://www.eclipse.org/equinox/documents/quickstart.php

Felix
Re: Should I use product definitions to create my equinox package? [message #487279 is a reply to message #487186] Tue, 22 September 2009 16:13 Go to previous message
Chris Aniszczyk is currently offline Chris AniszczykFriend
Messages: 674
Registered: July 2009
Senior Member
Felix Dorner wrote:
> Hi,
>
> I struggled creating an equinox package that contains just the bundles
> that I need.
>
> What I did was to create a new eclipse product definition from an
> existing launch configuration. In the product definition one has to
> specify an Application. In my case there's no application... (I just
> selected the workbench), it somehow works. Maybe because I pass
> -DignoreApp=true?
>
> Then I simply exported the product and wow, I just got what I wanted.
>
> Is this a good way to create my tailored osgi package?

I've come across many people who use product definitions as a way to
create OSGi Applications. In Eclipse 3.5, the PDE team made quite a bit
of enhancements to make this easier for people who are just creating
headless or server-side OSGi applications. Within EclipseSource, we are
using product definitions for a lot of server-side OSGi work. It works
quite well in the majority of cases.

Cheers,

Chris Aniszczyk | EclipseSource Austin | +1 860 839 2465
http://twitter.com/eclipsesource | http://twitter.com/caniszczyk
Previous Topic:[p2] How to avoid hitting remote repositories?
Next Topic:Eclipse Equinox Training Open for Registration
Goto Forum:
  


Current Time: Thu Apr 25 21:57:30 GMT 2024

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

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

Back to the top