start SSH with Vagrant not working
I'm attemping to use the Vagrant plugin with both RubyMine 7.1.4 and IntelliJ 15 EAP without success.
I'm following this guide:
https://confluence.jetbrains.com/display/RUBYDEV/Configuring+Remote+Interpreters+via+Vagrant
But when click on Tools, start ssh, I can then choose the vagrant box but nothing happens. I'm not getting an SSH session.
(Vagrant is UP and running)
Any ideas why ?
Please sign in to leave a comment.
Could you also try the latest EAP https://confluence.jetbrains.com/display/RUBYDEV/RubyMine+EAP
If the issue persists, please attach idea.log (Help -> Show Log in..) and a screenshot of the message you get.