1 / 7

Installing JDK: Step-by-Step Guide for Java Developers

A detailed guide on how to download and install the latest JDK for your platform from Oracle's official website. Follow the instructions to set up the JDK and verify the Java version using the command window.

jayme-bowen
Télécharger la présentation

Installing JDK: Step-by-Step Guide for Java Developers

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Comp 110/401 Appendix: JDK Install Instructor: PrasunDewan (FB 150, dewan@unc.edu)

  2. Find Latest JDK from http://www.oracle.com/technetwork/java/javase/downloads/index.html

  3. Follow Download Link: Accept License Agreement, Find JDK for Appropriate Platform, and Click on exe Link to Download EXE in some temporary folder

  4. Run Exe and Choose JDK Folder

  5. Choose JRE Folder

  6. Open bin Subfolder of JDK Folder and Find Java and JAVAC Programs

  7. Open Command Window and Check Java Version (See PPT DECK on how to use Command Interpreter)

More Related