File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -205,22 +205,18 @@ My config is Windows 7 + JDK 1.7.0_71 + Eclipse 4.6.1 + IntellIJ 2016.3 and OSX
205205
206206#### Eclipse for JavaEE
207207
208- 1.Import
209-
208+ 1.Import<br />
210209File > Import > Maven > Existing Maven Projects > Next > Browse > Select the path of APIJSON-Master/APIJSON(Server)/APIJSON(Eclipse_JEE) > Finish
211210
212- 2.Run
213-
211+ 2.Run<br />
214212Run > Run As > Java Application > Select APIJSONApplication > OK
215213
216214#### IntellIJ IDEA Ultimate
217215
218- 1.Import
219-
216+ 1.Import<br />
220217Open > Select the path of APIJSON-Master/APIJSON(Server)/APIJSON(Idea) > OK
221218
222- 2.Run
223-
219+ 2.Run<br />
224220Run > Run APIJSONApplication
225221
226222### 4.Run Client project with ADT Bundle or Android Studio
@@ -230,22 +226,18 @@ My config is Windows 7 + JDK 1.7.0_71 + ADT Bundle 20140702 + Android Studio 2.2
230226
231227#### ADT Bundle
232228
233- 1.Import
234-
229+ 1.Import<br />
235230File > Import > Android > Existing Android Code Into Workspace > Next > Browse > Select the path of APIJSON-Master/APIJSON(Android)/APIJSON(ADT) > Finish
236231
237- 2.Run
238-
232+ 2.Run<br />
239233Run > Run As > Android Application
240234
241235#### Android Studio
242236
243- 1.Import
244-
237+ 1.Import<br />
245238Open an existing Android Studio project > Select the path of APIJSON-Master/APIJSON(Android)/APIJSON(AndroidStudio) > OK
246239
247- 2.Run
248-
240+ 2.Run<br />
249241Run > Run app
250242
251243### 5.Operate Client app
You can’t perform that action at this time.
0 commit comments