gpt4 book ai didi

ruby-on-rails - 如何将 rvm 与 eclipse 的设置绑定(bind)

转载 作者:数据小太阳 更新时间:2023-10-29 07:07:57 25 4
gpt4 key购买 nike

我正在为不同的应用程序使用多个 ruby​​ 实例和 gemset 进行开发。为了在我的 ruby​​ 版本和 gemset 之间切换,我使用 .rvmrc 文件。我还使用带有 radrails 插件的 Eclipse 作为我的开发工具。有什么方法可以让 eclipse 使用 rvm 在不同的 gemsets 和 ruby​​ 版本之间自动切换?

最佳答案

Go into your project directory and create a file called .rvmrc containing the line:rvm use ruby-1.8.7-p330@testing --default(or whatever ruby version/gemset you like)now docd ..cd -answer "y"and now Eclipse should use the specified ruby version(maybe you need to restart Eclipse first).

关于ruby-on-rails - 如何将 rvm 与 eclipse 的设置绑定(bind),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6572145/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com