Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Babel / Installing Language Packs"

(New page: == Galileo == Simply unzip the Babel language pack ZIP file in the dropins/ folder of your Eclipse installation. Launch Eclipse with -nl (locale) if your operating system is not using th...)
 
Line 1: Line 1:
== Galileo ==
+
Unzip the Babel language packs into the Eclipse installation folder. If your operation system is set to the same locale as the language packs, just launch Eclipse normally (run '''''eclipse''''' in eclipse folder for Linux, or run '''''eclipse.exe''''' in eclipse folder for Windows). If your operation system is set to a locale other than English, then launch Eclipse with '''''-nl <locale>'''''.
 
+
Simply unzip the Babel language pack ZIP file in the dropins/ folder of your Eclipse installation. Launch Eclipse with -nl (locale) if your operating system is not using the same locale as the language pack.
+
 
+
== Ganymede ==
+
 
+
See instructions for Galileo.
+
 
+
== Europa ==
+
 
+
Unzip the Babel language pack into the eclipse/ folder. The Babel ZIP file contains a plugins/ folder with plugins that will be unzipped in the correct location. Launch Eclipse with -nl (locale) if your operating system is not using the same locale as the language pack.
+

Revision as of 16:44, 16 August 2010

Unzip the Babel language packs into the Eclipse installation folder. If your operation system is set to the same locale as the language packs, just launch Eclipse normally (run eclipse in eclipse folder for Linux, or run eclipse.exe in eclipse folder for Windows). If your operation system is set to a locale other than English, then launch Eclipse with -nl <locale>.

Back to the top