Categories
|
Apache
sshProducts: IntelliJ IDEA Vendor: itbikers - Andrei Diaconu and Mihai Slavcovici Email: N/A Website: N/A SourceCode: ssh_1203.zip Description:
SSH in IDEA
1 update is hidden
show all updates
Recent change notes:bugfix: password dialog no longer displayed under main window update: changed icon with a transparent oneGeneral usage instructions:Saved SSH configurations:
|
|||||||||||||||||||||
Comments:
There is no SSH option under "Add new Configuration"
ssh -p XXXX -L 3690:svn:3690 -L 7893:builder:8080 -L 7070:xplanner:7070 anyUser@xxx.xx.xxx.xx
I use this ssh connection every day, I wanted to replace my sh script with your plugin, but is not possible to use it with parameters like that.
Can you do something to suport it? :)