You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
685 B
29 lines
685 B
```text
|
|
第一步
|
|
配置maven setting.xml 和 maven 本地仓库(随便找一个 不带中文名的路径即可)
|
|
|
|
```
|
|

|
|
|
|
|
|
```text
|
|
第二步
|
|
配置tomcat 最好选择一样的版本 10.1.17 点击 右下角Fix 选择 lis-web:war exploded
|
|
```
|
|
 
|
|
|
|
```text
|
|
第三步
|
|
配置tomcat 环境变量(此方法是以debug启动 如果不用debug启动则选择Run 其他同理)
|
|
```
|
|

|
|
|
|
```text
|
|
第四步
|
|
点击Build -> Build Project 完成后点击 Debug 启动即可
|
|
```
|
|

|
|

|
|
|
|
|
|
### <u><b>如果问题请联系运维人员处理</b></u>
|
|
|