IntellIJ IDEA as server and client
Answered
Hello everyone,
I have a laptop and a PC as workstation.
Most time I use PC to code, but sometime use my laptop
Is there any feature of IntellIJ allow me to code on my laptop, push to the PC and run it on the PC, and get the output back to the laptop?
Thanks!
Please sign in to leave a comment.
See https://stackoverflow.com/a/42392922/104891 .
You can also use Docker: https://www.jetbrains.com/help/idea/running-a-java-app-in-a-container.html .
Thanks for the tips
But my host machine is running windows, doesn't have ssh,
How can I configure this?
There is no configuration for Windows.
http://www.freesshd.com/
plus MingW or CygWin