Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
1. Install Prerequisites
Thai |
---|
ติดตั้งข้อกำหนดเบื้องต้น |
Thai |
---|
ติดตั้ง Java Development Kit (JDK) |
Download the Java Development Kit (JDK) 8 from http://www.oracle.com/technetwork/java/javase/downloads/index.html.
Thai |
---|
ดาวน์โหลด Java Development Kit (JDK) 8 จาก http://www.oracle.com/technetwork/java/javase/downloads/index.html. |
Follow the installation instructions at https://docs.oracle.com/javase/8/docs/technotes/guides/install/windows_jdk_install.html
Thai |
---|
ทำตามคำแนะนำการติดตั้งที่ https://docs.oracle.com/javase/8/docs/technotes/guides/install/windows_jdk_install.html |
Set JAVA_HOME:
Thai |
---|
ชุด JAVA_HOME: |
In the Variable Value field, enter the JDK installation path, e.g: C:\Program Files\Java\jdk1.8.0_77
Thai |
---|
|
Thai |
---|
ติดตั้ง MySQL |
Download MySQL Server 5.5 or above from http://dev.mysql.com/downloads/mysql/
Follow the installation instructions at http://dev.mysql.com/doc/en/windows-installation.html
Thai |
---|
|
Thai |
---|
ติดตั้ง Apache Maven |
Download Apache Maven 2.2.1 or above from https://maven.apache.org/download.cgi
Follow the installation instructions at https://maven.apache.org/install.html
Please ensure that the "mvn" command can be executed from the command line by adding it to the PATH:
In the Variable Value field, append the Maven path (e.g. C:\Program Files\apache-maven-3.3.9\bin) to the current path
Thai |
---|
ติดตั้ง Git |
Download and install the Git client from https://git-scm.com/download/win
...