Is there a way to run a program in a ssh server from inside IntelliJ IDEA?
I already have a SSH server configured. I can deploy code to it, upload and download.
But I don't want to run it manually inside de server every time I need to test a code change. I just want to run it normally using the UI in IntelliJ IDEA, but when I press the "green button" it actually runs it in the server.
Is this possible?
I have professional version.
question from:
https://stackoverflow.com/questions/66050580/run-from-intellij-idea-in-remote-server-using-ssh 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…