You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/08/25 07:23:26 UTC

[GitHub] [shardingsphere] wsm12138 commented on a change in pull request #11997: Add the build project document for the novice

wsm12138 commented on a change in pull request #11997:
URL: https://github.com/apache/shardingsphere/pull/11997#discussion_r695470948



##########
File path: docs/community/content/contribute/establish-project.en.md
##########
@@ -0,0 +1,124 @@
++++
+title = "Establish project and environmental guidelines"
+weight = 2
+chapter = true
++++
+
+[TOC]
+
+# Establish the ShardingSphere software environment locally and obtain the latest installation package
+
+## Software environment
+
+
+
+| **Software** | **JDK** | **Maven** | **Idea**     |
+|  :--:  | :--:  |:--:  |  :--:  |
+| **Version** |  >=1.8  |  >=3.6.0  | The latest version |
+
+## Installation Procedure (For example, Mac)
+
+
+
+## 1.The JDK installation
+
+
+- The following link is to obtain the installation package suitable for your environment (MAC select.dmg format).
+	https://www.oracle.com/java
+
+![image20210818115720737](https://note.youdao.com/yws/public/resource/ae044dae27b19d4d2f191c76e6df0a10/xmlnote/WEBRESOURCE98df8ecd49565fed4be4dfe594d04521/17060)
+
+- Install it directly after downloading
+
+## 2.Maven environment deployment

Review comment:
       @tristaZero  Please help to check whether maven related content needs to be removed from the content




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org