Categories:
Audio (13)
Biotech (29)
Bytecode (35)
Database (77)
Framework (7)
Game (7)
General (512)
Graphics (53)
I/O (32)
IDE (2)
JAR Tools (86)
JavaBeans (16)
JDBC (89)
JDK (337)
JSP (20)
Logging (103)
Mail (54)
Messaging (8)
Network (71)
PDF (94)
Report (7)
Scripting (83)
Security (32)
Server (119)
Servlet (17)
SOAP (24)
Testing (50)
Web (19)
XML (301)
Other Resources:
Uninstall JDK 9 from Windows Computer
How to uninsatll JDK 9 from my Windows computer? I don't need it any more.
✍: FYIcenter
If you want to uninstall JDK 9 from your Windows computer,
you can follow these steps:
1. Go to "Control Panel > Programs > Programs and Features". You see "Java(TM) SE Development Kit 9.0.4 (64-bit)" listed as an installed program.
2. Select "Java(TM) SE Development Kit 9.0.4 (64-bit)" and click "Uninstall" on top of the program list. You see the JDK 9 uninstallation screen.
3. Wait for the uninstallation process to finish. JDK 9 is removed from your computer now.
4. You can also delete the JDK 9 installation directory: C:\fyicenter\jdk-9.0.4
5. If you have JRE 9 installed and you want to remove it, select "Java 9.0.4 (64-bit)" and click "Uninstall".
6. You can also delete the JRE 9 installation directory: C:\fyicenter\jre-9.0.4
Â
⇒ Tools Supported from JDK 8- JAR Files
2019-07-30, 1489👍, 0💬
Popular Posts:
Apache Log4j Core Implementation provides the functional components of the logging system. Users are...
What Is ojdbc14.jar for Oracle 10g R2? ojdbc14.jar for Oracle 10g R2 is the JAR files of ojdbc.jar, ...
JRE 8 deploy.jar is the JAR file for JRE 8 Java Control Panel and other deploy tools. JRE (Java Runt...
What Is mail.jar of JavaMail 1.3? I got the JAR file from javamail-1_3.zip. mail.jar in javamail-1_3...
Jakarta Regexp is a 100% Pure Java Regular Expression package that was graciously donated to the Apa...