Bug 23154 - Locale.getAvailableLocales() return only 2 Locales (en, en)
Summary: Locale.getAvailableLocales() return only 2 Locales (en, en)
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P1 critical (vote)
Target Milestone: 2.1 M1   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-04 09:46 EDT by Marc Boily CLA
Modified: 2003-03-23 12:16 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.