|
Re: Temurin OpenJDK Installer and PATH variable [message #1858947 is a reply to message #1858944] |
Tue, 02 May 2023 19:43   |
Kabiru Usman Messages: 11 Registered: April 2023 |
Junior Member |
|
|
No worries, you've come to the right spot for your question. Yeah, the order of the PATH variable entries can actually cause some issues, especially when you've got multiple versions of a program or library installed. To make sure your system directories are prioritized, you can just go ahead and edit the PATH variable yourself. Here's how to do that on Windows:
- Right-click the Computer icon on your desktop or in the Start menu, and hit "Properties". Click "Advanced system settings" on the left.
- In the System Properties window, hit the "Environment Variables" button near the bottom right.
- Now, look for the "Path" (or "PATH") variable in the "System variables" section, and click "Edit".
- You'll see the "Edit environment variable" window pop up. Here, you can tweak the PATH variable. Just make sure to list the system directories before those pesky OpenJDK directories.
Remember to separate each entry with a semicolon (;). Once you're done, hit "OK" to save your changes and close any remaining windows.
[Updated on: Tue, 02 May 2023 19:45] Report message to a moderator
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03900 seconds