JRebel使用及JRebel-JVMTI [FATAL] Couldn‘t write to C:\Users中文问题

服务器地址监听服务器地址:

http://jrebel.cicoding.cn

GUID生成器:

http://jrebel.cicoding.cn/guid

监听配置格式:

http://jrebel.cicoding.cn/GUID

生成的如下:

http://jrebel.cicoding.cn/4B068EB5-0941-4645-1E98-FC077D530A61
JRebel使用及JRebel-JVMTI [FATAL] Couldn‘t write to C:\Users中文问题_第1张图片
用户名中文问题:JRebel-JVMTI [FATAL] Couldn’t write to C:\Users
方式一:点击菜单Help->Edit Custom VM Options…
添加-Duser.home=D:{yourNewIdeaPath}

方式二:
编辑安装目录下的配置文件:/bin/idea.properties
修改路径
JRebel使用及JRebel-JVMTI [FATAL] Couldn‘t write to C:\Users中文问题_第2张图片
最后重启idea, 导入之前的配置,默认路径为: ${user.home}/.IntelliJIdea 即C:\Users\用户名/.IntelliJIdea…
然后手动将相关插件的配置也复制过去,或者修改插件的配置,例如maven的本地仓库位置:
JRebel使用及JRebel-JVMTI [FATAL] Couldn‘t write to C:\Users中文问题_第3张图片

你可能感兴趣的:(jrebel)