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

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -