Context- I am trying to run Eclipse using a different Java install than the rest of my stuff; my work PC was saddled with the 32 bit version of the JRE, and before I ask favors of our overloaded desktop guys (we have a great bunch of guys handling desktop and I don't want to put pressure on that positive relationship), I am hoping to find a workaround on my own. Keep in mind that while my work is technical, it is NOT on Windows machines and I am not a Java guy, so I am not sure about this. I am on a machine without local admin rights (our company has stringent rules because we deal in health insurance and pharmaceuticals) so they lock us down moderately tightly.
Because of the restrictions, I want to replace the Java path in the %path% environment variables from the Oracle one to a JVM that is a "portable" one. It is 64 bits, which will make Eclipse happy. I'm using a.CMD file to set the path for that session, but I se it and the system-supplied path comes back in its place.
Around 68% of developers are now using AI to generate code during development, and some experts are saying that a single developer using AI tools can now do the work of an entire team of 4 to 5 engineers.
According to Figma's State of the Designer 2026 report, 72% of designers now use generative AI in their workflows and 91% say it improves the quality of their work, not just their speed.
But does this mean web developers and designers are becoming less relevant, or are they simply evolving into a different kind of role?
Would love to hear from developers and designers here has AI made your job easier, or do you feel threatened by how fast these tools are improving
Question
SoCalRox
Context- I am trying to run Eclipse using a different Java install than the rest of my stuff; my work PC was saddled with the 32 bit version of the JRE, and before I ask favors of our overloaded desktop guys (we have a great bunch of guys handling desktop and I don't want to put pressure on that positive relationship), I am hoping to find a workaround on my own. Keep in mind that while my work is technical, it is NOT on Windows machines and I am not a Java guy, so I am not sure about this. I am on a machine without local admin rights (our company has stringent rules because we deal in health insurance and pharmaceuticals) so they lock us down moderately tightly.
Because of the restrictions, I want to replace the Java path in the %path% environment variables from the Oracle one to a JVM that is a "portable" one. It is 64 bits, which will make Eclipse happy. I'm using a.CMD file to set the path for that session, but I se it and the system-supplied path comes back in its place.
This is what I try to change to:
But this is what the %path% is afterward:
I tried both SET and SETX and neither works. I KNOW I am missing something obvious, but just don't know what.
Link to comment
https://www.neowin.net/forum/topic/1381437-temporarily-change-java-paths/Share on other sites
3 answers to this question
Recommended Posts