Backup JDK 8 Installation Directory

Q

How to backup up JDK 8 installation directory?

✍: FYIcenter

A

If you want to backup your JDK 8 installation directory, so that you can restore it later when you need it, you can follow these steps:

1. Compress the entire JDK 8 installation directory into a ZIP file. Here is how you can do this using the WinRAR command:

fyicenter> WinRAR a -fzip jdk-1.8.0_191.zip .\jdk-1.8.0_191

2. Open C:\fyicenter\jdk-1.8.0_191.zip, you should see JDK 8 files and sub-directories.

 

Uninstall JDK 8 from Windows Computer

JRE 8 rt.jar - com.* Package Source Code

Download and Use JDK 8

⇑⇑ FAQ for JDK (Java Development Kit)

2019-07-09, 1548🔥, 0💬