Hi,
I'm on Winsows Vista JRE 1.6.12 installed
I have eclipse RCP installed I think is
http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/ganymede/SR2/eclipse-rcp-ganymede-SR2-win32.zip
I have downloaded Babel Language Pack in Spanish for Eclipse Ganymede
http://download.eclipse.org/technology/babel/babel_language_packs/BabelLanguagePack-eclipse-es_3.4.0.v20090620043401.zip
unzip to D:\eclipse-SDK-3.4.2-win32\eclipse\dropins
open a command prompt
go to my eclipse dir
enter: eclipse -nl es
and the dialog is in english
I'm going to try your steps and let you know if I have succes.
I'm going to generate a product with eclipse and my plugins, and I'd
like to set Spanish language, do you know how can I do it? should I put
the babel package in the dropins of the target platform?
Thank you in advance.
Best regards
Kit Lo escribió:
I'm on Windows XP SP2 with IBM JRE 1.5.0 SR9 installed. I just ran the
following steps. Eclipse 3.4.2 in Spanish came up okay for me.
- download Eclipse SDK 3.4.2 for Windows 32-bit
(http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/R-3.4.2-200902111700/eclipse-SDK-3.4.2-win32.zip)
- unzip to D:\eclipse-SDK-3.4.2-win32
- download Babel Language Pack in Spanish for Eclipse Ganymede
(http://download.eclipse.org/technology/babel/babel_language_packs/BabelLanguagePack-eclipse-es_3.4.0.v20090620043401.zip)
- unzip to D:\eclipse-SDK-3.4.2-win32\eclipse\dropins
- open a command prompt
- cd to D:\eclipse-SDK-3.4.2-win32\eclipse
- enter: eclipse -nl es
- workspace selection dialog is in Spanish
- after selecting a workspace, Eclipse is started in Spanish
Any difference between my steps and your steps? Can you try my exact
steps?
Was your workspace selection dialog in Spanish?
Were the status messages on the splash screen in Spanish?
Is there a .log file in your workspace\.metadata folder? Any
interesting exceptions in there?
Did you try with a new clean workspace?