当前位置:网站首页>Cannot change version of project facet Dynamic Web Module to 2.3.
Cannot change version of project facet Dynamic Web Module to 2.3.
2022-07-06 12:03:00 【Caojia xiaoyuanbao】
Cannot change version of project facet Dynamic Web Module to 2.3.
Catalog
Problem source description
use eclipse build maven project, The default is 2.3 Of :
Open the project folder in the workspace .setting in org.eclipse.wst.common.project.facet.core.xml file :
stay eclipse Right click on the item ,properties->Project Factets:
Change it to 3.0 Of , So I will org.eclipse.wst.common.project.facet.core.xml in 2.3 Changed to 3.0, as follows :
After the change, there was a problem :
Problem solving
It turned out , take web.xml We need to change .
Before the reform :
After the reform :
here maven->update project The mistake is gone .
边栏推荐
- ESP8266通过Arduino IDE连接Onenet云平台(MQTT)
- STM32 如何定位导致发生 hard fault 的代码段
- Composition des mots (sous - total)
- Linux yum安装MySQL
- Pytoch implements simple linear regression demo
- FTP文件上传文件实现,定时扫描文件夹上传指定格式文件文件到服务器,C语言实现FTP文件上传详解及代码案例实现
- Vert. x: A simple TCP client and server demo
- encoderMapReduce 随手记
- Characteristics, task status and startup of UCOS III
- 机器学习--线性回归(sklearn)
猜你喜欢
Basic use of pytest
Unit test - unittest framework
2019 Tencent summer intern formal written examination
Vert. x: A simple login access demo (simple use of router)
FTP file upload file implementation, regularly scan folders to upload files in the specified format to the server, C language to realize FTP file upload details and code case implementation
【ESP32学习-1】Arduino ESP32开发环境搭建
Kaggle竞赛-Two Sigma Connect: Rental Listing Inquiries
Kaggle竞赛-Two Sigma Connect: Rental Listing Inquiries(XGBoost)
Mysql的索引实现之B树和B+树
B tree and b+ tree of MySQL index implementation
随机推荐
ES6语法总结--上篇(基础篇)
arduino JSON数据信息解析
Variable star user module
gcc 编译选项
Kaggle competition two Sigma connect: rental listing inquiries
Implementation scheme of distributed transaction
Pytoch temperature prediction
PyTorch四种常用优化器测试
FTP file upload file implementation, regularly scan folders to upload files in the specified format to the server, C language to realize FTP file upload details and code case implementation
MATLAB学习和实战 随手记
STM32 how to locate the code segment that causes hard fault
MySQL主从复制的原理以及实现
Mall project -- day09 -- order module
Redis面试题
Nodejs connect mysql
Redis interview questions
C语言回调函数【C语言】
inline详细讲解【C语言】
Missing value filling in data analysis (focus on multiple interpolation method, miseforest)
Unit test - unittest framework