Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
从
...
Download the Java Development Kit (JDK) 7 or above from http://www.oracle.com/technetwork/java/javase/downloads/index.html. 下载Java开发工具包(JDK)7或更高版本 。
按照Follow the installation instructions at https://docs.oracle.com/javase/8/docs/technotes/guides/install/windows_jdk_install.htmlhtml上的安装说明进行操作
Set JAVA设置 JAVA_HOME:HOME:
在Windows 7中,右键单击 我的电脑, 然后选择 属性 > 高级。
在“ 变量值” 字段中,输入JDK安装路径,例如 C:
In Windows 7 right click My Computer and select Properties > Advanced.
In the Variable Value field, enter the JDK installation path e.g. C:\ Program Files \ Java \ jdk1.8.0_77
从Download MySQL Server 5.5 or above from http://dev.mysql.com/downloads/mysql/下载MySQL Server 5.5或更高版本
按照Follow the installation instructions at http://dev.mysql.com/doc/en/windows-installation.htmlhtml上的安装说明进行操作
Download Apache Maven 2.2.1 or above from 从https://maven.apache.org/download.cgi下载Apache Maven 2.2.1或更高版本
请按照Follow the installation instructions at https://maven.apache.org/install.htmlhtml上的安装说明进行操作
请确保通过将命令行添加到PATH中可以执行“mvn”命令:
在Windows 7中,右键单击 我的电脑, 然后选择 属性 > 高级。
在“ 变量值” 字段中,将Maven路径(例如C:
Please ensure that the "mvn" command can be executed from the command line by adding it to the PATH:
In Windows 7 right click My Computer and select Properties > Advanced.
In the Variable Value field, append the Maven path (e.g. C:\ Program Files \ apache-maven-3.3.9 \ bin) to the current pathbin)附加 到当前路径
从
Download and install the Git client from https://git-scm.com/download/win下载并安装Git客户端
...
从Download the 3rd party libraries ZIP from http://dev.joget.org/community/download/attachments/19104566/install-libraries.zip下载第三方库ZIP
Unzip the file
解压文件
...
|
...
|
...
|
...
Depending on your version of Apache Maven, you might get an error "BUILD FAILED" containing the message: Cannot run program "mvn.cmd"
根据您的Apache Maven版本,您可能会收到一条包含消息的BUILD FAILED错误:无法运行程序“mvn.cmd”
在这种情况下,请编辑文件install
...
-libraries \ lib \ setup-maven_win.
...
xml,并将所有出现的“mvn.cmd”替换为“mvn.bat”
...
|
...
|
...
|
...
|
...
|
...
|
...
...
|
...
|
...
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
|
...
To pass unit tests which require a valid datasource, it is important to ensure that:
要传递需要有效数据源的单元测试,重要的是确保:
...
...
...
...
...
|
...
|
...
|
...
|
...
|
...
...