Rubymine can't find SDK. Where is it?

后端 未结 4 1832
遇见更好的自我
遇见更好的自我 2020-12-31 17:00

I have just installed rubymine 5.4.3.2.1 and am trying to start an example project. The problem i am having is that rubymine is asking for a SDK. So where do i point it to?<

4条回答
  •  攒了一身酷
    2020-12-31 17:22

    If you are on windows its where ever you installed ruby under the bin folder as diplayed here If you are on a unix base system go to the terminal and enter which ruby and you will point it to the directory listed. Assuming you have ruby installed

提交回复
热议问题