【发布时间】:2014-06-25 15:33:38
【问题描述】:
在包含 Eclipse Babel 插件的 RCP 应用程序中,我遇到了与此处所述相同的问题:http://www.eclipse.org/forums/index.php/t/239897/ (菜单和工具提示中的“删除”键盘快捷键已国际化)。 我想通过编辑 Eclipse Babel jar 来修复它。我以为我在 org.eclipse.ui.internal.keys 包的 AbstractKeyFormatter_ru.properties 中找到了它(org.eclipse.ui.workbench.nl_ru_[version].jar ),但我错了。在哪里可以找到 i18n 的键盘快捷键?
【问题讨论】:
标签: eclipse eclipse-rcp