ssh - Remote builds with IntelliJ -


i having following problem:

a) have unix build environment set on remote server can ssh b) have intellij on windows

what edit files through remote connection (similar functionality exists emacs) , issue shell commands such 'make' , running simple 'test-scripts' exist on server..

are functions integrated intellij or need plug-in?

there ssh plugin intellij idea. available in https://plugins.jetbrains.com/idea/plugin/1203-ssh


Comments

Popular posts from this blog

All overlapping substrings matching a java regex -

c++ - Using OpenSSL in a multi-threaded application -

php - Deleting/Renaming a locked file -