File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 1616#### Eclipse for JavaEE
1717
1818<h5 >1)打开</h5 >
19- File > Import > Maven > Existing Maven Projects > Next > Browse <br />
19+ 顶部菜单File > Import > Maven > Existing Maven Projects > Next > Browse <br />
2020> 选择刚才解压路径下的APIJSON-Master/APIJSON-Java-Server/APIJSONDemo <br />
2121> 勾选 /pom.xml ... apijson-demo > Finish
2222
@@ -27,7 +27,7 @@ File > Import > Maven > Existing Maven Projects > Next > Browse <br />
2727打开 apijson.demo.server.DemoSQLConfig 类,编辑 getDBUri,getDBAccount,getDBPassword,getSchema 的返回值为你自己数据库的配置。<br />
2828
2929<h5 >4)运行</h5 >
30- Run > Run As > Java Application > 选择APIJSONApplication > OK
30+ 顶部菜单Run > Run As > Java Application > 选择APIJSONApplication > OK
3131
3232
3333#### IntellIJ IDEA Ultimate
@@ -42,10 +42,8 @@ Open > 选择刚才解压路径下的APIJSON-Master/APIJSON-Java-Server/APIJSOND
4242打开 apijson.demo.server.DemoSQLConfig 类,编辑 getDBUri,getDBAccount,getDBPassword,getSchema 的返回值为你自己数据库的配置。<br />
4343
4444<h5 >4)运行</h5 >
45- Run > Run APIJSONApplication <br />
46-
47- 如果弹窗里只有Edit Configurations...这个选项,则点进去,然后 <br />
48- \+ > Application > Main class 选apijson.demo.server.APIJSONApplication <br />
45+ 顶部菜单Run > Run > Edit Configurations > + > Application <br />
46+ \> Main class 选apijson.demo.server.APIJSONApplication <br />
4947\> Use class path of module 选apijson-demo <br />
5048\> 最后在底部 Run <br />
5149
You can’t perform that action at this time.
0 commit comments