Skip to main content

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

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



Back to the top