一般,在IEDA的里面的configuration下的修改了vm options,都不会保存才bin目录下的的idea64.properties的文件中,而是保存在下述目录的idea64.properties中。
Windows
Syntax:%HOMEPATH%.\config
Example:C:\Users\JohnS.IntelliJIdea2019.3\config
Mac OS
Syntax:~/Library/Preferences/
Example:~/Library/Preferences/IntelliJIdea2019.3
Linux
Syntax : ~/.<product><version>/config
Example :~/.IntelliJIdea2019.3/config
图中的 idea64.vmoptions 就是我们的目标文件

本文详细介绍了在不同操作系统上,IntelliJ IDEA配置文件的具体保存路径,包括Windows、MacOS和Linux。揭示了修改vmoptions后实际保存的idea64.properties文件所在位置,为用户提供了准确的配置管理指引。

1070

被折叠的 条评论
为什么被折叠?



