当前位置:网站首页>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 .
边栏推荐
- Priority inversion and deadlock
- 物联网系统框架学习
- 共用体(union)详解【C语言】
- Wangeditor rich text reference and table usage
- Fashion-Gen: The Generative Fashion Dataset and Challenge 论文解读&数据集介绍
- 数据分析之缺失值填充(重点讲解多重插值法Miceforest)
- E-commerce data analysis -- salary prediction (linear regression)
- Correspondence between STM32 model and contex M
- Unit test - unittest framework
- Reno7 60W超级闪充充电架构
猜你喜欢
随机推荐
SQL time injection
GNN的第一个简单案例:Cora分类
E-commerce data analysis -- User Behavior Analysis
Dead loop in FreeRTOS task function
C language callback function [C language]
gcc 编译选项
使用LinkedHashMap实现一个LRU算法的缓存
冒泡排序【C语言】
Small L's test paper
Wangeditor rich text reference and table usage
C语言回调函数【C语言】
电商数据分析--薪资预测(线性回归)
Correspondence between STM32 model and contex M
Linux yum安装MySQL
几个关于指针的声明【C语言】
机器学习--线性回归(sklearn)
encoderMapReduce 随手记
Gallery之图片浏览、组件学习
I2C总线时序详解
MySQL主从复制的原理以及实现









