|
|
Re: Locale change and JFaceResources [message #1837006 is a reply to message #1834180] |
Wed, 20 January 2021 20:34   |
|
Hi Peter,
The language switch you use will only work for your application. Eclipse itself does not use it. For anything coming from Eclipse (about, p2, marketplace, etc..) you have to include the language packs for each language you support.
Cheers,
Wim
|
|
|
|
Re: Locale change and JFaceResources [message #1851457 is a reply to message #1847920] |
Wed, 06 April 2022 08:57   |
Eclipse User |
|
|
|
Sorry for being that late in the discussion. I didn't check the platform forum for a long time.
Actually the issue can't be solved that easily. The "new eclipse localization" mechanism is based on Eclipse 4 and injection. JFace should also work outside such an environment, even in plain Java with SWT/JFace for example. So it would not be possible to integrate that mechanism in JFace itself. The only way would be to add a mechanism that is able to override labels in the consumer of the JFace API. But I think there are many places in Eclipse that would not be able to use the new localization mechanism because of the dependencies.
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05369 seconds