Localizing of the User Interface

To localize the Oxygen XML Developer plugin, you can use one of the following methods:

If your operating system is running in the language you want to start Eclipse in (for example, you are using Japanese version of Windows, and you want to start Eclipse in Japanese), Oxygen XML Developer plugin matches the appropriate language from the language pack. However, if your operating system is running in a language other than the one you want to start Eclipse in (for example, you are using the English version of Windows, and you want to start Eclipse in Japanese, if you have the required operating system language support including the keyboard layouts and input method editors installed), specify the -nl <locale> command line argument when you launch Eclipse. Oxygen XML Developer plugin uses the translation file which matches the specified <locale>.

You can also localize the Eclipse plugin to a different language that the initial languages in the language pack. Duplicate the plugin.properties file from the Oxygen XML Developer plugin plugin installation directory, translate all the keys in the file and change its name to plugin_<locale>.properties.

Parent topic: Configuring Oxygen XML Developer plugin Previous topic: Custom Editor Variables Next topic: Common Problems