Commit 8624cb89 authored by jasonczc's avatar jasonczc

update docs

parent f6e95e49
...@@ -26,6 +26,8 @@ JDK要求6以上 ...@@ -26,6 +26,8 @@ JDK要求6以上
### 2 新建Gradle项目 ### 2 新建Gradle项目
*使用gradle项目可能需要代理,在IDEA的```settings```->```proxy settings```中可以设置
-```File->new project```中选择```Gradle``` -```File->new project```中选择```Gradle```
- 在面板中的```Additional Libraries and Frameworks```中勾选```Java```以及```Kotlin/JVM``` - 在面板中的```Additional Libraries and Frameworks```中勾选```Java```以及```Kotlin/JVM```
- 点击```next```,填入```GroupId``````ArtifactId```(对于测试项目来说,可随意填写) - 点击```next```,填入```GroupId``````ArtifactId```(对于测试项目来说,可随意填写)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment