Tool
[IntelliJ] Terminal을 Powershell로 변경하기
까레까레
2019. 4. 24. 00:00
728x90
IntelliJ에 있는 Terminal을 사용하는데 Windows의 경우 기본 cmd.exe로 설정되어있습니다.
만약 PowerShell로 변경하고자 한다면,
File > Settings > Tools > Terminal > Shell path 부분에서 PC에 설치된 Powershell 경로를 입력하시면 됩니다.
일반적으로, C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe 입니다.
반응형