17

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

 5 years ago
source link: https://studygolang.com/articles/13711?amp%3Butm_medium=referral
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

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的修改方法是一样的


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK