Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Jdeveloper Multi-language: How to start with a diffenent language?

Arif-OracleOct 29 2010 — edited Nov 1 2010
I am using jdeveloper version 11.1.1.3.0 on linux. How can I start my jdeveloper in a different language other than the OS language setting? I want to change the display of my jdeveloper to a different language (i.e French).
I tried the following:
Modified the jdev.conf file in jdev/bin folder to add the following JVM parameter.
AddVMOption -Duser.language=fr
AddVMOption -Duser.country=FR

Then, when I start the jdeveloper, I get the following info message:
INFO: Locale fr_FR is not supported by this product. Forcing locale to en_US.

any idea?

Thanks

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Nov 26 2010
Added on Oct 29 2010
2 comments
1,830 views