Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] How compatible is Tycho with OSGi

there are some things in OSGi which are typically not used by eclipse bundles which are currently not supported.

These are the ones I know of:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=432281
https://bugs.eclipse.org/bugs/show_bug.cgi?id=403196

Regards
Jan






From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] On Behalf Of Sasidharan Nirmal (CDG-SMT/ESM1)
Sent: Mittwoch, 4. März 2015 08:36
To: tycho-user@xxxxxxxxxxx
Subject: [tycho-user] How compatible is Tycho with OSGi

I am planning to use Tycho to build and start an OSGi application. It was extremely easy to do this with Tycho compared to PaxRunner. However I am wondering if Tycho is leaving some "eclipseness" in my application, which I do not want (I am a friend of Eclipse, I just need a plain OSGi application in this case :) ). Why are Tycho packaging types are called "eclipse_xxx". Is it just historic? How far is Tycho ideal for OSGi? Could I get into problems later?
 
Regards,
Nirmal
 
 


Back to the top