Bug 23154

Summary: Locale.getAvailableLocales() return only 2 Locales (en, en)
Product: [Eclipse Project] JDT Reporter: Marc Boily <Marc.Boily>
Component: CoreAssignee: Philipe Mulet <philippe_mulet>
Status: RESOLVED INVALID QA Contact:
Severity: critical    
Priority: P1    
Version: 2.0   
Target Milestone: 2.1 M1   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Marc Boily CLA 2002-09-04 09:46:05 EDT
I have installed the JDK1.4.0_01 international ... after that i cannot be able 
to get all Locales properly !

Try done: Remove JDK1.4.0_01 and reinstall JDK1.3.1_01 international, nothing 
to do for get all Locales ... ????

It's the only problem blocking our massive migration to eclipse IDE ... 

Please help me soon as possible !
Comment 1 Olivier Thomann CLA 2002-09-04 15:45:17 EDT
Try to add the D:\jdk1.4.1\jre\lib\ext\localedata.jar inside the classpath of
the VM you are running to start Eclipse.
The locale (en, us() is in the rt.jar.
Comment 2 Marc Boily CLA 2002-09-04 15:48:54 EDT
It's ok now !
Thank you
Comment 3 Olivier Thomann CLA 2002-09-05 10:38:56 EDT
Closed.