Idea汉化安装后Settings无响应

问题背景:
已安装idea2019版并且汉化,打开后settings没有响应
解决方法:

  1. 进入idea的安装目录,找到lib目录中的resources_cn.jar 汉化包文件;
    Idea汉化安装后Settings无响应

  2. 使用压缩文件进行打开,注意无需解压;
    Idea汉化安装后Settings无响应

  3. 找到resources_cn.jar 中的messages目录,找到下列三个文件进行删除;
    ①IdeBundle.properties(系统设置(setting)外观选项加载不出来)
    ②VcsBundle.properties(系统设置(setting)打不开)
    ③UIBundle.properties(定位按钮找不到)

  4. 重启idea即可解决
    Idea汉化安装后Settings无响应

相关文章:

  • 2021-11-30
  • 2021-11-30
  • 2021-06-30
  • 2021-08-13
  • 2022-12-23
  • 2021-07-20
  • 2021-07-18
猜你喜欢
  • 2021-11-27
  • 2022-01-05
  • 2021-12-10
  • 2021-09-24
  • 2022-01-15
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案