File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -208,22 +208,18 @@ Clone or download > Download ZIP > 解压到一个路径并记住这个路
208208
209209#### Eclipse for JavaEE
210210
211- 1.导入
212-
211+ 1.导入<br />
213212File > Import > Maven > Existing Maven Projects > Next > Browse > 选择刚才解压路径下的APIJSON-Master/APIJSON(Server)/APIJSON(Eclipse_JEE) > Finish
214213
215- 2.运行
216-
214+ 2.运行<br />
217215Run > Run As > Java Application > 选择APIJSONApplication > OK
218216
219217#### IntellIJ IDEA Ultimate
220218
221- 1.导入
222-
219+ 1.导入<br />
223220Open > 选择刚才解压路径下的APIJSON-Master/APIJSON(Server)/APIJSON(Idea) > OK
224221
225- 2.运行
226-
222+ 2.运行<br />
227223Run > Run APIJSONApplication
228224
229225### 4.用ADT Bundle或Android Studio运行客户端工程
@@ -233,22 +229,18 @@ Run > Run APIJSONApplication
233229
234230#### ADT Bundle
235231
236- 1.导入
237-
232+ 1.导入<br />
238233File > Import > Android > Existing Android Code Into Workspace > Next > Browse > 选择刚才解压路径下的APIJSON-Master/APIJSON(Android)/APIJSON(ADT) > Finish
239234
240- 2.运行
241-
235+ 2.运行<br />
242236Run > Run As > Android Application
243237
244238#### Android Studio
245239
246- 1.导入
247-
240+ 1.导入<br />
248241Open an existing Android Studio project > 选择刚才解压路径下的APIJSON-Master/APIJSON(Android)/APIJSON(AndroidStudio) > OK
249242
250- 2.运行
251-
243+ 2.运行<br />
252244Run > Run app
253245
254246### 5.操作客户端App
You can’t perform that action at this time.
0 commit comments