Relative Content

Tag Archive for intellij-ideaterminalconfigurationenvironment-variables

IntelliJ Java Konfiguration without access to Environment Variables

Executing the command java -version in a terminal outside of IntelliJ works on my device, but not on the terminal inside the IDE. I get the error that java was not recogniced as name of an Cmdlet, function, etc.
Probably my java inside the IDE is not cofigured correctly, but I don’t know how to do it right. On top of that I am working on a company Laptop which doesn’t give me access to my Environment Variables.
Can anybody tell me how to solve my konfiguration problem?