You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed it because I want to control the Java version, but there is a problem with my computer, so I want to delete jenv. How can I delete jenv and restore my java?
The text was updated successfully, but these errors were encountered:
Hi, Im sorry youre experienced issues with JEnv. Please tell them to me so I can fix them. If you want to uninstall JEnv you have to delete its folder. If you want to restore youre java versions you can navigate to "%appdata%/JEnv" Just enter this into the path of youre explorer. There should be a file called JEnv.config.json. Right click and open with your text editor of choice. There you will find your added java versions. Copy the path of the desired version it should look somewhat like "C://Program Files/Java/jre-1.81/" now copy it and add bin to the end. It should now look like this: "C://Program Files/Java/jre-1.81/bin/" Search using the windows search bar for "edit environment variables" then click edit somewhere to the bottom right. A new window should open. Search for path in the upper table. Should be in the first column. Double click and a list should open. Click new on the right. Now paste youre path to java and click ok. Restart terminal and it should work. I will add a uninstall feature soon. Will be posting images shortly so you can understand better
I installed it because I want to control the Java version, but there is a problem with my computer, so I want to delete jenv. How can I delete jenv and restore my java?
The text was updated successfully, but these errors were encountered: