You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -211,6 +211,7 @@ Start MySQLWorkbench > Enter a connection > Click Server menu > Data Import > Se
211
211
212
212
### 3.Run Server project with Eclipse for JavaEE or IntellIJ IDEA Ultimate
213
213
214
+
You can skip this step and use my server IP address 139.140.0.118:8080.<br />
214
215
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 />
215
216
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.
216
217
@@ -232,7 +233,8 @@ Run > Run APIJSONApplication
232
233
233
234
### 4.Run Client project with ADT Bundle or Android Studio
234
235
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 />
236
238
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.
0 commit comments