其他分享
首页 > 其他分享> > One or more constraints have not been satisfied.

One or more constraints have not been satisfied.

作者:互联网

1.One or more constraints have not been satisfied.
解决方案:右击项目名称–>找到javaEE tools–>选择Generate、、
2.进入web.xml–>将web-app_3_0.xsd" version="3.0"改为相应版本
[对照着Dynamic的版本修改](https://www.icode9.com/i/ll/?i=20190320132157667.png?,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3dlaXhpbl80MzczOTYzMw==,size_16,color_FFFFFF,t_70)
3.进入项目的.settings文件夹中打开facet.core/component/修改版本号
在这里插入图片描述
在这里插入图片描述

标签:web,satisfied,been,版本,constraints,more
来源: https://blog.csdn.net/weixin_43739633/article/details/88686572