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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -202,6 +202,8 @@ Here is an example:
202
202
203
203
Clone or download > Download ZIP > Unzip to a path and remember it.
204
204
205
+
#### You can skip step 2 and 3, and test server response with my server IP address 139.140.0.118:8080.<br />
206
+
205
207
### 2.Import MySQL table files
206
208
207
209
This Server project needs MySQL Server and MySQLWorkbench. And you must ensure that both of them were installed.<br />
@@ -211,7 +213,6 @@ Start MySQLWorkbench > Enter a connection > Click Server menu > Data Import > Se
211
213
212
214
### 3.Run Server project with Eclipse for JavaEE or IntellIJ IDEA Ultimate
213
215
214
-
You can skip this step and use my server IP address 139.140.0.118:8080.<br />
215
216
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 />
216
217
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.
0 commit comments