win7系统盘空间不足,发现idea2019.3 占3.4G,将idea的系统配置文件移到其它盘,激活失效,解决

编程知识 更新时间:2023-05-01 20:53:11

1. 系统盘清理说明

win7 80G的系统盘,随着使用时间的增加,空间越来越小,只剩不到2G,随计划清理系统盘数据
1. maven 下载的jar移动到其它盘,这个比较简单,这里不做说明
   修改maven settings.xml文件目录根据需要修改,<localRepository>D:/m2_repo/repository</localRepository>
2. idea 2019.3C:\Users\用户名\.IntelliJIdea2019.3目录占3.4G,移到其他盘符后发现注册失效

2. idea 注册失效解决

关闭所有idea应用

2.1 修改idea安装目录配置文件

修改安装目录idea 安装目录配置文件,bin/idea.properties,目的目录根据需要修改

# idea.config.path=${user.home}/.IntelliJIdea/config
idea.config.path=D:/idea_config/.IntelliJIdea2019.3/config

#---------------------------------------------------------------------
# Uncomment this option if you want to customize path to IDE system folder. Make sure you're using forward slashes.
#---------------------------------------------------------------------
# idea.system.path=${user.home}/.IntelliJIdea/system
idea.system.path=D:/idea_config/.IntelliJIdea2019.3/system

#---------------------------------------------------------------------
# Uncomment this option if you want to customize path to user installed plugins folder. Make sure you're using forward slashes.
#---------------------------------------------------------------------
# idea.plugins.path=${idea.config.path}/plugins
idea.plugins.path=D:/idea_config/.IntelliJIdea2019.3/plugins

#---------------------------------------------------------------------
# Uncomment this option if you want to customize path to IDE logs folder. Make sure you're using forward slashes.
#---------------------------------------------------------------------
# idea.log.path=${idea.system.path}/log
idea.log.path=D:/idea_config/.IntelliJIdea2019.3/log

2.2 删除系统盘多余的文件

这个目录和文件保留,其它文件和目录全部删除
C:\Users\用户名\.IntelliJIdea2019.3\config\idea64.exe.vmoptions

2.3 打开 idea 测试

打开idea,发现一切正常,配置文件都在,注册也没有失效。

更多推荐

win7系统盘空间不足,发现idea2019.3 占3.4G,将idea的系统配置文件移到其它盘,激活失效,解决

本文发布于:2023-04-23 21:07:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/11c9003eb66b648d8ef26bf477e29ce8.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:移到   配置文件   系统盘   发现   系统

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!

  • 99334文章数
  • 25896阅读数
  • 0评论数