PyvesB / eclipse-solargraph

:gem: Ruby development tools for Eclipse.
https://marketplace.eclipse.org/content/ruby-solargraph
Eclipse Public License 2.0
30 stars 6 forks source link

Plugin state locations containing paths were not handled properly. #8

Closed ams-tschoening closed 4 years ago

ams-tschoening commented 4 years ago

Therefore extracted things into an individual function and added quoting.

cmd.exe /c gem install -V -n "[...]" "solargraph" cmd.exe /c gem update -V -n "[...]" "solargraph"

This fixes #7.