- Building Web Apps with Spring 5 and Angular
- Ajitesh Shukla
- 249字
- 2021-07-02 19:38:21
Installing the Java SDK
First and foremost, we will install Java SDK. We will work with Java 8 throughout this book. Go ahead and access this page (http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html). Download the appropriate JDK kit. For Windows/Linux, there are two different versions--one for x86 and another for x64. One should select the appropriate version, and download the appropriate installable file. Once downloaded, double-click on the executable file for Windows, or unTAR and install appropriately for Linux. The instructions for installing Java on Linux can be found on this page (https://docs.oracle.com/javase/8/docs/technotes/guides/install/linux_jdk.html).
The following instructions help one install Java on Windows OS. Double-clicking on the EXE file would start the installer. Once installed, the following needs to be done:
- Set JAVA_HOME as the path where JDK is installed.
- Include the path in %JAVA_HOME%/bin in the environment variable. One can do that by adding the %JAVA_HOME%/bin directory to his/her user PATH environment variable--open up the system properties (Windows key + Pause), select the Advanced tab, and the Environment Variables button, then add or select the PATH variable in the user variables with the value.
Once done with the preceding steps, open a shell and type the command java -version. It should print the version of Java you installed just now.
- Flutter開發(fā)實(shí)戰(zhàn)詳解
- Java程序設(shè)計(jì)實(shí)戰(zhàn)教程
- 工程軟件開發(fā)技術(shù)基礎(chǔ)
- 微服務(wù)與事件驅(qū)動(dòng)架構(gòu)
- Cross-platform Desktop Application Development:Electron,Node,NW.js,and React
- Python Tools for Visual Studio
- C#程序設(shè)計(jì)教程
- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- Mastering Python Networking
- 琢石成器:Windows環(huán)境下32位匯編語(yǔ)言程序設(shè)計(jì)
- Learning Probabilistic Graphical Models in R
- 低代碼平臺(tái)開發(fā)實(shí)踐:基于React
- C語(yǔ)言開發(fā)基礎(chǔ)教程(Dev-C++)(第2版)
- Java Web應(yīng)用開發(fā)項(xiàng)目教程
- Drupal Search Engine Optimization