mx
mx copied to clipboard
Allow --java-home to be relative
I think --java-home needs to be absolute, or it doesn't keep the relative directory when it changes working directory, but then it's hard to understand why it isn't working.
Could we relax that requirement, and allow it to be relative, perhaps by making it absolute when the mx command starts?
Failing that, could we warn the user when they give a relative path?