intellij to use cmd.exe for executing maven commands and builds
Answered
I have a problem executing mvn commands from bash in windows 7. It is not able to execute bin/java.exe. I am able to execute mvn command from cmd.exe. Is there a way i can configure to use the terminal for executing mvn commands
Please sign in to leave a comment.
Do you use bash interpreter as Shell path in terminal settings? Please attach screenshot with Terminal settings.
What error you are you getting when trying to use it?