Language problem for CCRC-
IBM ClearCase Remote Client gets the location settings of the computer from control panel settings, so if in control panel settings, you are in China, the CCRC will launch as a Chinese version, but how can I use the English version?
Here is the method:
Start->All Programs->IBM Rational-> Right click the icon of CCRC,
add -Duser.language=en_US, then the whole string looks like
"C:\Program Files\IBM\Rational\ClearCase701\CCRC\ccrc.exe" -vmargs -Xj9 -Duser.language=en_US
Then it works in English version.
No comments:
Post a Comment