ibm-mq - 如何更改 WebSphere MQ Explorer 中的语言?

标签 ibm-mq

最佳答案

打开文件 ...\MQExplorer\eclipse\configuration\config.ini 并添加以下行:

org.osgi.framework.language=en
osgi.nl=en_US

学分转到:http://blog.ondruska.com/2012/12/switch-eclipse-language.html

关于ibm-mq - 如何更改 WebSphere MQ Explorer 中的语言?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27622390/

相关文章:

c# - MQ 客户端花费大量时间来了解 MQ 队列管理器已关闭

c++ - 连接到队列管理器 C++ 时出现 MQ 错误 2058

ibm-mq - 通过 MQ Explorer 连接容器中的远程队列管理器

java - WebSphere MQ 消息监听器线程

java - 作为字节数组而不是字符串接收的 MQ 消息

ssl - MQ 身份验证问题 : SSLCAUTH is required but SSLCIPH is blank

c# - 用于非 Soap/JMS 消息的 IBM MQ 绑定(bind)元素

c# - WMQ : Distributing MQ readers over several machines

java - 更改部署时读取 MDB 的主题的激活配置

c# - C# : Where in the code to set SSL Keystore Password? 中的 Websphere MQ