移动idea系统配置文件时激活失效怎么解决

发布时间:2020-11-07 14:31:07 作者:Leah
来源:亿速云 阅读:223

本篇文章为大家展示了移动idea系统配置文件时激活失效怎么解决,内容简明扼要并且容易理解,绝对能使你眼前一亮,通过这篇文章的详细介绍希望你能有所收获。

1. 系统盘清理说明

win7 80G的系统盘,随着使用时间的增加,空间越来越小,只剩不到2G,随计划清理系统盘数据
1. maven 下载的jar移动到其它盘,这个比较简单,这里不做说明
   修改maven settings.xml文件目录根据需要修改,<localRepository>D:/m2_repo/repository</localRepository>
2. idea 2019.3,C:\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,发现一切正常,配置文件都在,注册也没有失效。

上述内容就是移动idea系统配置文件时激活失效怎么解决,你们学到知识或技能了吗?如果还想学到更多技能或者丰富自己的知识储备,欢迎关注亿速云行业资讯频道。

推荐阅读:
  1. IntelliJ IDEA的激活
  2. 新手怎样激活IDEA

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

idea

上一篇:利用python实现一个带有gui界面的密码生成器

下一篇:nuxt.js渲染axios和proxy代理

相关阅读

您好,登录后才能下订单哦!

密码登录
登录注册
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》