It's been a while since I've played with the java virtual machine install. Isn't there a way to tell it to install into a particular directory? A work around, if this is possible, would be to standardize the installation folder for the JVM across your organization so that the same folder would be referenced no matter what machine you're running on.
Alternatively... it does seem to be a best practice that, if the JVM is something needed for development, that there is some sort of standardization of version and installation in your organization. So, while you may be running different versions now, it might be a good idea to pick a "standard" version and make sure everyone has that installed and that the installation process uses a standardized installation path.
Related Content
- 11 years ago