欢迎光临
我们一直在努力

将intelij idea或者golang 的隐藏文件由C盘移动到其他盘?

1、将{用户目录}/.IntelliJIdea2018.1文件夹到 E:/software/0-yincangwenjian/.IntelliJIdea2018.1

2、修改 {IDEA目录}/bin/idea.properties 文件的内容如下:

 idea.config.path=E:/software/0-yincangwenjian/.IntelliJIdea2018.1/config  

 idea.system.path=E:/software/0-yincangwenjian/.IntelliJIdea2018.1/system
 idea.plugins.path=${idea.config.path}/plugins
 idea.log.path=${idea.system.path}/log  

3、如果不想额外生成类似的文件software0-yincangwenjians.IntelliJIdea2018.1config等的话, 还需要继续修改idea.properties的一个属性

idea.dynamic.classpath=false 改成idea.dynamic.classpath=true

IntelliJIdea2018.1 与 golang的修改方法是一样的

赞(0)
【声明】:本博客不参与任何交易,也非中介,仅记录个人感兴趣的主机测评结果和优惠活动,内容均不作直接、间接、法定、约定的保证。访问本博客请务必遵守有关互联网的相关法律、规定与规则。一旦您访问本博客,即表示您已经知晓并接受了此声明通告。