如何在 RubyMine 中创建使用远程 SDK 的新项目?
How do I create new projects that use a remote SDK in RubyMine?
我在 Vagrant box 中通过 RVM 设置了 Ruby 和 Rails。在我的 Ruby 中,我已经成功地将那个框添加为部署服务器,并且在 Ruby SDK and Gems
window.
中添加了 remote-rvm Ruby 解释器
但是,当我打开 New Project
对话框和 select New Application
(Rails) 时,[=] 中没有 SDK selected 13=] 和 Rails Version
下拉菜单。
Ruby SDK
下拉列表中唯一可用的项目是 Add Ruby SDK...
此项目打开 Select Ruby Interpreter Path
文件浏览器 window,但我只能在本地浏览。
所以,我无法创建在远程机器上使用 Rails 的项目。
如何使用远程 SDK 填充这些下拉菜单?我错过了什么?
版本:
- Ruby我的2016.1.2
- Ruby 2.3.1
- Rails 4.2.6
- RVM 1.11.3.9
目前没有选项,因为远程 SDK 已从可用列表中删除,由于一些 technical reasons, but we've submitted a request 实施它,所以请投票支持它。
我在 Vagrant box 中通过 RVM 设置了 Ruby 和 Rails。在我的 Ruby 中,我已经成功地将那个框添加为部署服务器,并且在 Ruby SDK and Gems
window.
但是,当我打开 New Project
对话框和 select New Application
(Rails) 时,[=] 中没有 SDK selected 13=] 和 Rails Version
下拉菜单。
Ruby SDK
下拉列表中唯一可用的项目是 Add Ruby SDK...
此项目打开 Select Ruby Interpreter Path
文件浏览器 window,但我只能在本地浏览。
所以,我无法创建在远程机器上使用 Rails 的项目。
如何使用远程 SDK 填充这些下拉菜单?我错过了什么?
版本:
- Ruby我的2016.1.2
- Ruby 2.3.1
- Rails 4.2.6
- RVM 1.11.3.9
目前没有选项,因为远程 SDK 已从可用列表中删除,由于一些 technical reasons, but we've submitted a request 实施它,所以请投票支持它。