Tag Archives: rad

Change the default language in RAD/eclipse on Windows

Run RAD/Eclipse with the -nl argument followed by the language en_US, e.g.:

eclipse.exe -nl en_US

or add the variable

-Duser.language=en

at eclipse.ini file.

Both eclipse.exe and eclipse.ini are located in default IDE installation directory, .e.g.:

c:\Program Files\Eclipse
c:\Program Files\IBM\SDP

Solution founded here.

Share this article

  • Blip
  • Delicious
  • Digg
  • Facebook
  • Grono
  • Kciuk
  • NK
  • Twitter
  • Wykop

Problems with project compilation under RAD 7.0 boundled with WAS 6.1

If You have error log with below codes:

SRVE0203E  SRVE0206E  SRVE0187E  SRVE0210I  SRVE0234I

Then just read carefully given error log (each path, line by line) and find the path which You’ve set incorrectly.


Links:
* IBM developerWorks

Share this article

  • Blip
  • Delicious
  • Digg
  • Facebook
  • Grono
  • Kciuk
  • NK
  • Twitter
  • Wykop