首页> 开发问题 >其它问题 其它问题
创建Maven项目时提示web.xml is missing and <failOnMissingWebXml> is set to true错误解决方案
作者:小萝卜 2020-04-08 【 其它 】 浏览 2401
简介创建Maven项目时提示web.xml is missing and <failOnMissingWebXml> is set to true错误解决方案

1. 右键点击Deployment Descriptor
2. 选择Generate Deployment Descriptor Stub
P.S.下面顺便提一个小技巧:
创建动态web时先右键项目,properties,选project facets
先取消动态web 的选择,ok之后再右键项目,再选择动态web,这样可以选择出现web content文件夹
很赞哦! (0)
相关文章
- scp 文件 : /目录: Permission denied
- Namenode 没启动
- tf.matmul()报错expected scalar type Float but found Double
- git中报unable to auto-detect email address
- 异常解决:util.NativeCodeLoader: Unable to load native-hadoop library for your platform
- bash: hadoop:command not found
- Python运行语法错误:IndentationError: unindent does not match any outer indentation level
- Python“Non-ASCII character 'xe5' in file”报错问题
- MapReduce报错:Error: java.io.IOException: Initialization of all the collectors failed. Error in last collector was :interface javax.xml.soap.Text
- Android Studio安装&&安装bug
