Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Help on I18N

George,

You can get the current platform locale by calling 'Platform.getNL()'. This
value can be taken from the VM or set on the command line using '-nl'
command line argument.

Regards,

Dejan Glozic, Ph.D.
Manager, Eclipse Development 1A
D1/R0Q/8200/MKM
IBM Canada Ltd.
Tel. 905 413-2745  T/L 969-2745
Fax. 905 413-4850



                                                                       
             "Sebastian,                                               
             George"                                                   
             <George.Sebastian                                          To
             @ca.com>                  <eclipse-dev@xxxxxxxxxxx>       
             Sent by:                                                   cc
             eclipse-dev-bounc                                         
             es@xxxxxxxxxxx                                        Subject
                                       [eclipse-dev] Help on I18N      
                                                                       
             04/25/2005 11:53                                          
             PM                                                        
                                                                       
                                                                       
             Please respond to                                         
                 "General                                              
                development                                            
              mailing list of                                          
                the Eclipse                                            
                 project."                                             
                                                                       
                                                                       




Hi All,

I have a trouble..

I am developing a plug-in which should support internationalization, but I
don?t know how to obtain the current Locale of the eclipse platform.
I am able to get the Locale of the OS. but that is not enoughJ
My requirement is for e.g. I have an en_US operating system and have
eclipse settings ru_RU. How will I be able to get this ru_RU Locale with in
the eclipse workbench

Could anyone of you please help me on this?

George Sebastian
Computer Associates
Software Engineer
tel: +91 40 55670724
fax: +91 40 55670001
cell: +91 9849695808
email: george.sebastian@xxxxxx
 _______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
https://dev.eclipse.org/mailman/listinfo/eclipse-dev




Back to the top