These two items are very annoying when encountering this problem. Although they have no actual impact, programmers don’t like to see errors reported.
it’s generally good to make three changes
1. Change other versions to 3.0
<?xml version="1.0" encoding="UTF-8"?>
<web-app version="3.0"
xmlns="http://java.sun.com/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd">
<display-name>Archetype Created Web Application</display-name>
</web-app>
2. Find the root directory of the project, an XML in the. Setting file, or change the version to 3.0
<?xml version="1.0" encoding="UTF-8"?>
<faceted-project>
<fixed facet="wst.jsdt.web"/>
<installed facet="jst.web" version="3.0"/>
<installed facet="wst.jsdt.web" version="1.0"/>
<installed facet="java" version="1.8"/>
<installed facet="jst.jaxrs" version="2.0"/>
<installed facet="jst.jsf" version="2.2"/>
</faceted-project>
3. Another possibility is to see the directory missing and build path, and then create a new directory
Read More:
- Solution to error reporting in Java @ override
- Maven package error reporting java.lang.stackoverflowerror solution
- Failed to get the resources path in the jar package, reporting an error null pointer
- Error reporting: java.lang.nullpointerexception solution
- Error reporting – the project directly introduces the error reporting and solution of. SCSS file
- Solution of project error reporting in eclipse
- Batch error reporting in Java spring
- Solution of plugins error reporting in idea maven
- Solution of error reporting in PIP installation of iPhone
- After using fastlick, double-click the error reporting solution
- Ego planner swarm installation and error reporting solution
- Process finished with exit code 0 error reporting solution
- Introduce vuex error reporting solution
- about jQuery.js The solution to always reporting errors
- Solution of selenium driven edge error reporting
- No route info solution for rocketmq error reporting
- Solution of node canvas error reporting in MacOS M1 installation
- Solution of epol warehouse error reporting during openeuler-21.09 DNF update
- Solution to error reporting during installation of xlsx style
- Redhat8 make nginx error reporting solution