idea 自定义配置和缓存位置以及数据迁移
复制 C:\Users\.IntelliJIdea2020 到 D:/Software/Users\.IntelliJIdea2020————————————————idea安装目录的bin \ idea.properties文件:idea.config.path=D:/Software/JetBrains/ideaConfig/configidea.system.path=D:/Software
复制 C:\Users\.IntelliJIdea2020 到 D:/Software/Users\.IntelliJIdea2020
————————————————
idea安装目录的bin \ idea.properties文件:
idea.config.path =D:/Software/Users\.IntelliJIdea2020/config
idea.system.path =D:/Software/Users\.IntelliJIdea2020/system
idea.plugins.path=${idea.config.path}/plugins
idea.log.path =${idea.system.path}/log
————————————————
变动说明(以idea为例):
文件 2020前 2020起
idea.config.path(Roaming) ${user.home}/.IntelliJIdea2020.1/config ${user.home}/AppData\Roaming\JetBrains\IntelliJIdea2020.1
idea.system.path(Local) ${user.home}/.IntelliJIdea2020.1/system ${user.home}/AppData\Local\JetBrains\IntelliJIdea2020.1
————————————————
清除掉c盘/config下的文件(idea:里面的 idea64.exe.vmoptions 可以删除!, pycharm里面的 .exe.vmoptions 可以删除!)
清除掉c盘/system下的文件
————————————————
————————————————
重启idea, 注意最好不要Invalidate and Restart,这样会清除掉历史项目
————————————————
删除 C:\Users\.IntelliJIdea2020中的文件,注意:idea64.exe.vmoptions 必须保留 (pycharm移动的话可以删除!)
————————————————
对于 mklink /J “JetBrains” “目标磁盘目录\JetBrains” 这种方式没试成功
魔乐社区(Modelers.cn) 是一个中立、公益的人工智能社区,提供人工智能工具、模型、数据的托管、展示与应用协同服务,为人工智能开发及爱好者搭建开放的学习交流平台。社区通过理事会方式运作,由全产业链共同建设、共同运营、共同享有,推动国产AI生态繁荣发展。
更多推荐



所有评论(0)