|
|
Re: Has Ruby been removed in DLTK 6.0? [message #1821056 is a reply to message #1821030] |
Tue, 04 February 2020 17:31  |
Eclipse User |
|
|
|
Thanks for the suggestion, I'll give it a try. The following documents some problems I ran into:
cmd.exe /c gem install -V -n C:\Users\tschoening\Documents\Eclipse\Ruby GitHub\.metadata\.plugins\io.github.pyvesb.eclipse_solargraph solargraph
It seems Solargraph doesn't quote paths correctly, so the above fails. Good news is that one can install Solargraph manually instead using "gem install solargraph" and simply configure the resulting path in the preferences of the plugin. That where one can disable automatic updates as well, with paths like above they won't work anyway.
https://github.com/PyvesB/eclipse-solargraph/issues/7
For some reason things started to work as well only after I made the bin-dir of Ruby and for GEMs available using the environment variable PATH, even though Solargraph provides a setting at least for the first. But didn't test any further after things worked for now, might not be a problem at all.
|
|
|
Powered by
FUDForum. Page generated in 0.03756 seconds