【发布时间】:2023-03-09 21:50:01
【问题描述】:
错误信息:
schema_reference.4: Failed to read schema document 'platform:/plugin/org.eclipse.xsd/cache/www.w3.org/2001/
xml.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the
document is not <xsd:schema>.
当我尝试在 Eclipse v.2021-09 中创建新的动态 Web 项目时,一旦创建了项目,它就会在我上面提到的 web.xml 文件中显示错误。这是一个完全空白的项目,所以我不知道为什么会显示此错误? 请帮助我从过去 3 天开始就被困在这个问题上。
【问题讨论】:
标签: java eclipse jsp servlet-4