3.Install-On-Windows
If there is a JDK environment on the Linux server, this step can be ignored, and the installation of the second section of the link. If there is no JDK, first to the Oracle official website to download JDK, Download.
Run the downloaded
*.exe
file installation package directly, then configure environment variables:
jdk.jpg
Finally, we input
java -version
, according to the following information:
chk_jdk.png
Configure environment variables,As shown in the following figure:

Go to the
%KE_HOME%\bin
directory and click the ke.bat
file.Last modified 2yr ago