操作系统:win11
jdk环境:java8
已有idea版本:版本
Rider激活2024.1.3
安装版本: 官网下载zip包,解压安装
问题:安装双击出现无响应
正确解决方法:
首先在安装目录bin下,找到idea.properties文件,将以下4行代码释放后,然后在用户目录下创建.IntelliJIdea文件夹。独立于之前装过的版本配置文件目录
#———————————————————————
# Uncomment this option if you want to customize a path to the settings directory.
#———————————————————————
idea.config.path=${user.home}/.IntelliJIdea/config
#———————————————————————
# Uncomment this option if you want to customize a path to the caches directory.
#———————————————————————
idea.system.path=${user.home}/.IntelliJIdea/system
#———————————————————————
# Uncomment this option if you want to customize a path to the user-installed plugins directory.
#———————————————————————
idea.plugins.path=${idea.config.path}/plugins
Rider激活2024.1.3
#———————————————————————
# Uncomment this option if you want to customize a path to the logs directory.
#———————————————————————
idea.log.path=${idea.system.path}/log
原先版本缓存文件位置
创建的文件夹位置下自动生成的目录
最后删除用户缓存文件
如果新安装的idea打开后已经生成缓存目录了,需要删除掉,
路径 : C:Users用户名AppDataRoamingJetBrainsIntelliJIdea2023.3
最后一步在激活即可
2024最新激活全家桶教程,稳定运行到2099年,请移步至置顶文章:https://sigusoft.com/99576.html
版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请联系我们举报,一经查实,本站将立刻删除。 文章由激活谷谷主-小谷整理,转载请注明出处:https://sigusoft.com/141199.html