Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Tycho & Babel

I think your can add features instead of plugins. This is what I did in my previous product

On Thu, Feb 1, 2018 at 6:07 PM, Jörg Schaible <joerg.schaible@xxxxxxxxxxxxxxx> wrote:
Hi,

Am Thu, 01 Feb 2018 16:30:56 +0100 schrieb Jeff MAURY:

> Add them to your product definition ?
> ᐧ

The Babel repository for Oxygen contains ~38.000 optional plugins. In the
platform definition I already trimmed it down to the languages of
interest. The Eclipse launcher easily selects the available ones for all
the standard plugins of the Oxygen platform, that are included in our
product.

Adding them manually and keeping track for new releases of Babel would be
a vary tedious and annoying task. Isn't this something what a build tool
is made for? ;-)

Cheers,
Jörg

_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/tycho-user



--
Jeff MAURY


"Legacy code" often differs from its suggested alternative by actually working and scaling.
 - Bjarne Stroustrup

http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.twitter.com/jeffmaury

Back to the top