You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 16, 2020. It is now read-only.
Let's free rv-install from platform-specific code. That is, to special cases for Windows vs Linux. Java 7 allows, for example, to work with and display paths in platform-independent manner, using the Path API. If there is really code that cannot be made generic, then we would like to know it and discuss it. I am ready to bet $100 that it can be done. :)