Results 1 to 2 of 2
- 04-24-2009, 08:35 PM #1
Member
- Join Date
- Apr 2009
- Posts
- 2
- Rep Power
- 0
Running Java App From Eclipse in Different Language
i have a java app that i need to run in eclipse so i can debug it. i have tried numerous ways to set the language to chinese so when the app comes up it is in chinese. i do not want the ide in chinese, only the app i launch from eclipse.
nothing i have tried is working. the app is locale globalized and comes up in chinese when i run it using a batch file from a command prompt. i have ensured that my classpath contains the necessary jar files that include the language specific stuff.
i have tried setting the regional language on the nt machine to chinese then in the run config arguments:
-Dconsole.encoding=Cp437 and -Dfile.encoding=GB18030
-Duser.language="zh" -Duser.country="CN"
but none of this works - only partially get the app in chinese.
does anyone know how i can launch my app in eclipse to use a language i specify?Last edited by GotMals; 04-24-2009 at 08:59 PM.
- 05-06-2009, 06:43 PM #2
Member
- Join Date
- Apr 2009
- Posts
- 2
- Rep Power
- 0
Similar Threads
-
Using other language texts(Hindhi/Chinese) in eclipse editor
By dhandapanik in forum EclipseReplies: 1Last Post: 08-21-2009, 08:07 PM -
JAVA ME - Problems compiling and running in Eclipse
By Nicsoft in forum EclipseReplies: 2Last Post: 03-20-2009, 10:58 AM -
msgbox error in Eclipse, wrong language displayed in vista
By fenderman in forum EclipseReplies: 0Last Post: 02-28-2009, 04:08 AM -
Error Eclipse &drjava displays wrong language
By fenderman in forum New To JavaReplies: 0Last Post: 02-28-2009, 03:24 AM -
Running eclipse java project on command prompt
By hnmapara in forum New To JavaReplies: 1Last Post: 07-09-2008, 08:29 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks