IDEA***踩坑

IDEA***踩坑

之前下的***踩了一些坑,最后还是用回了英文版……

①无法在项目中打开setting

首先确保Intellij IDEA关闭,然后打开IDEA安装位置的文件夹,将lib文件夹下的resources_cn.jar文件用压缩软件打开

IDEA***踩坑
IDEA***踩坑将其messages文件夹内的

①IdeBundle.properties(系统设置(setting)外观选项加载不出来)

②VcsBundle.properties(系统设置(setting)打不开)

③UIBundle.properties(定位按钮找不到)

三个配置文件删除就可以解决对应问题

IDEA***踩坑

②Intellij IDEA中出现

Checkout from Version Control中Git选项点击没用 无法显示clone Repository

Version Control中Git选项右侧无显示内容 显示select configuration element in the tree to edit its setting
的情况

解决方案:将中文jar文件删除变回英文的即可使用……选择放弃

删去 idea安装文件夹下 的 lib文件夹中的 resoures_cn.jar文件
IDEA***踩坑
IDEA***踩坑