Jörg Schaible
2018-02-01 15:06:56 UTC
Hi,
for our application we're delivering some additional languages by
default. Therefore I have configured Babel as additional repository in
the target platform.
When I create now a launch configuration and add all required plugins
(incl. the optional ones), Eclipse adds automatically all the plugins
with existing translations for the plugins of the target platform.
How do I get a similar behavior with Tycho? Currently it does not add
those plugins also. I tried to configure in the target-platform-
configuration dependency-resolution/optionalDependencies to "require",
but it has no effect and should have been the default anyway.
What else can I do?
Cheers,
Jörg
for our application we're delivering some additional languages by
default. Therefore I have configured Babel as additional repository in
the target platform.
When I create now a launch configuration and add all required plugins
(incl. the optional ones), Eclipse adds automatically all the plugins
with existing translations for the plugins of the target platform.
How do I get a similar behavior with Tycho? Currently it does not add
those plugins also. I tried to configure in the target-platform-
configuration dependency-resolution/optionalDependencies to "require",
but it has no effect and should have been the default anyway.
What else can I do?
Cheers,
Jörg