Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这似乎是一个相当简单的问题,谷歌应该很容易回答,但令人惊讶的是我找不到必要的信息。
目前,JBoss 错误消息在我的 Eclipse 控制台中以德语显示。我希望他们使用原始英语,以便更好地为他们搜索。
我怎样才能做到这一点?
我们正在使用 JBoss Enterprise Application Server 6 和 Eclipse Indigo Service Release 1。
添加-Duser.language=en到 VM 参数可以解决问题:
-Duser.language=en
在 Eclipse 中:
“窗口 - 首选项 - Java - 已安装的 JRE”
选择一个 JRE
“编辑...”
默认虚拟机参数:-Duser.language=en