Skip to main content

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

Hello,

i have the same kind of configuration. And what I found in my product are 3.8.... Eclipse artifacts and 4.2.x corresponding Babel artifacts. So it looks fine for me.

Regards
Jeff



On Mon, May 27, 2013 at 8:22 PM, Christian Dietrich <christian.dietrich@xxxxxxxxx> wrote:
Hi,

i have some problems to build a eclipse product using tycho (0.17.0)
including babel:

i have a .target file that includes some featues from eclipse 3.8
and babel.

In my maven build i try to build a eclipse-repository
(based on a content.xml) using the .target file (target platform config)
unfortunately the build trys to resolve eclipse 4.2.
stuff/eclipse sample for the babel plugins too.

what can i do besides manually filtering and repackaging the babel plugins/features?
it would be ugly to include all host plugins/features to .target and category.xml
(besides the tooling for managing .target files is hell)

Thanks
Christian
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
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