IDEA 设置终端为Mysys2-mingw64 方法如下:
打开设置,点击Terminal,设置shell path:
"cmd.exe" /c ""C:\\msys64\\msys2_shell.cmd" -defterm -mingw64 -no-start -here"
本文介绍如何在IntelliJ IDEA中设置终端使用Msys2-mingw64环境。通过简单的步骤指导用户配置shell path,以便在Windows系统上更好地使用IDEA内置终端。
IDEA 设置终端为Mysys2-mingw64 方法如下:
打开设置,点击Terminal,设置shell path:
"cmd.exe" /c ""C:\\msys64\\msys2_shell.cmd" -defterm -mingw64 -no-start -here"
3848

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