How to change error messages to English in Run cocsole (Intellij Idea)?
已回答
Hi!
I added "-Duser.language=en" to idea64.exe.vmoptions (Help => Edit Custom VM Options...), reloaded IDEA and OS, but it still doesn't work.

请先登录再写评论。
Hello Pestovnikova2013. Please, try to add the
-Duser.language=enoption to the Run configuration (Run | Edit Configurations...) you use to run your application:Thanks, it works :)
I'm glad it helped! If you have any further questions or requests, please, let me know.