【发布时间】:2021-09-26 23:12:08
【问题描述】:
在 Eclipse 中,我需要运行使用 PowerShell 终端设置的 awsokta。有没有办法在 Eclipse 中打开 PowerShell 终端?
【问题讨论】:
标签: java eclipse powershell
在 Eclipse 中,我需要运行使用 PowerShell 终端设置的 awsokta。有没有办法在 Eclipse 中打开 PowerShell 终端?
【问题讨论】:
标签: java eclipse powershell
要打开终端,首先使用 Ctrl + alt +t。打开终端后输入命令powershell。这将打开“powershell”终端。
【讨论】: