and one more :)
Type: Posts; User: feridcelik; Keyword(s):
and one more :)
you need to modify "roo.bat" to fix the problem.
add "-Duser.language=en" arg to java command in the roo.bat file.
java -Duser.language=en .....
this will fix roo command line tool.
if...