Skip to content

Commit 1a15637

Browse files
authored
Update README.md
1 parent c1d1ee3 commit 1a15637

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ Start MySQLWorkbench > Enter a connection > Click Server menu > Data Import > Se
211211

212212
### 3.Run Server project with Eclipse for JavaEE or IntellIJ IDEA Ultimate
213213

214+
You can skip this step and use my server IP address 139.140.0.118:8080.<br />
214215
If you haven't installed any editor above, please download and install one before run. JDK 1.8 is not supported yet, and 1.7 is suggested.<br />
215216
My config is Windows 7 + JDK 1.7.0_71 + Eclipse 4.6.1 + IntellIJ 2016.3 and OSX EI Capitan + JDK 1.7.0_71 + Eclipse 4.6.1 + IntellIJ 2016.2.5. The systems and softwares are all 64 bit.
216217

@@ -232,7 +233,8 @@ Run > Run APIJSONApplication
232233

233234
### 4.Run Client project with ADT Bundle or Android Studio
234235

235-
If you haven't installed any editor above, please download and install one before run. You can skip this step and download the Client App below.<br />
236+
You can skip this step and download the Client App below.<br />
237+
If you haven't installed any editor above, please download and install one before run.<br />
236238
My config is Windows 7 + JDK 1.7.0_71 + ADT Bundle 20140702 + Android Studio 2.2 and OSX EI Capitan + JDK 1.7.0_71 + ADT Bundle 20140702 + Android Studio 2.1.2. The systems and softwares are all 64 bit.
237239

238240
#### ADT Bundle

0 commit comments

Comments
 (0)