Skip to main content

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

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

Back to the top