1.One or more constraints have not been satisfied.
解决方案:右击项目名称–>找到javaEE tools–>选择Generate、、
2.进入web.xml–>将web-app_3_0.xsd" version="3.0"改为相应版本
[对照着Dynamic的版本修改]
3.进入项目的.settings文件夹中打开facet.core/component/修改版本号
相关文章
- 03-05Eclipse 创建maven项目 报错 one or more constraints have not been satisfied
- 03-05One or more constraints have not been satisfied.
- 03-05Delphi7打开项目提示'one or more lines were too long and has been truncated'
- 03-05Django - A model can‘t have more than one AutoField
- 03-05Cannot have more than one execute() or executeAsync() call in a single environment.
- 03-05【maven 报错】maven项目update之后报错One or more constraints have not been satisfied.