Reputation: 2787
When I try to use the command java
in the PHPStrom Terminal. I got this error :
'java' is not recognized as an internal or external command
But I checked I added in PATH the environment variable and it works perfectly on a terminal outside PhpStorm.
Why ?
Upvotes: 0
Views: 1514
Reputation: 2787
You need to restart the Jetbrains Toolbox to update these commands in terminals.
And all commands work in the Phpstorm terminal.
Upvotes: 1