On a Win64 x64 machine, my JAVA_HOME (and PATH) point to a 32-bit JDK -
primarily used for running maven.
How can I configure MAT to run using a specific x64 JRE that's also
installed on my system?
The hack I use right now is to copy the (server) x64 "jre" subdirectory
inside the MAT directory - that seems to get picked up. However, I
assume there's an easier and cleaner way?