How to Install Java? How to set Paths in Java?
Step-1:
Download the JDK From official website is:
and click on JDK download button for latest version
Step-2:
- click on Accept License Agreement.
- click the Download link that corresponds to the
.exe
for your version of Windows.
Step-3:
- Run the JDK Installer .exe file
- Start the JDK 11 installer by double-clicking the installer's icon or file name in the download location.
- Follow the instructions provided by the Installation wizard.
- once installation is complete click on Close.
For setting the permanent path of JDK, you need to follow these steps:
1. Open Advanced System Settings
In Windows 10 press Windows key + Pause Key, This will open the System Settings window. Go to
Change settings
and select the Advanced
tab.
Alternatively:
Open “Windows search” – you will find it next to the Windows logo
1. In the search field type in –
advanced system settings
2. Click on the match on top of the list
Comments
Post a Comment