Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Persisting NLS language switch - how to migrate from .ini modification
Persisting NLS language switch - how to migrate from .ini modification [message #1817001] Wed, 13 November 2019 15:16
Justin Dolezy is currently offline Justin DolezyFriend
Messages: 12
Registered: July 2009
Junior Member
Hi all,

I need to migrate our application (not pure e4) away from using the .ini modification method (adding/changing e.g. "-nl de") of switching language. I think Apple's app notarization will make this impossible as the app will appear to have been tampered with!

What's the currently recommended method of doing this?

I've seen mentions, when Googling, of setting a preference and restarting, but I can't find any concrete details. Is this a platform preference?

Of is it just an app-specific pref and then calling some API? Which one?!

I'm considering switching from the "Messages extends NLS" method we're currently using to the new translation mechanism:

- http://blog.vogella.com/2013/05/03/eclipse-internationalization-part-14-current-situation-by-dirk-fauth/

However our app is large and I'd rather defer that if I can replace the .ini file rewriting initially!

Many thanks,
Justin
Previous Topic:bind() doesn't fire when part (view) decreases in size
Next Topic:RCP Product does not work an osx
Goto Forum:
  


Current Time: Thu May 09 12:33:07 GMT 2024

Powered by FUDForum. Page generated in 0.03216 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top