mx icon indicating copy to clipboard operation
mx copied to clipboard

Allow --java-home to be relative

Open chrisseaton opened this issue 6 years ago • 0 comments

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?

chrisseaton avatar Dec 02 '19 01:12 chrisseaton