70 likes | 196 Vues
This guide details the process of downloading and installing the Java Development Kit (JDK), a crucial tool for Java developers. To get started, visit the Oracle JDK download page. Accept the license agreement, select the appropriate platform, and download the executable file. Once downloaded, run the .exe file and choose the desired installation folder for the JDK and Java Runtime Environment (JRE). Finally, navigate to the 'bin' subfolder of the JDK installation and verify the Java version using the command window for successful setup.
E N D
Comp 110/401 Appendix: JDK Install Instructor: PrasunDewan (FB 150, dewan@unc.edu)
Find Latest JDK from http://www.oracle.com/technetwork/java/javase/downloads/index.html
Follow Download Link: Accept License Agreement, Find JDK for Appropriate Platform, and Click on exe Link to Download EXE in some temporary folder
Open bin Subfolder of JDK Folder and Find Java and JAVAC Programs
Open Command Window and Check Java Version (See PPT DECK on how to use Command Interpreter)