eclipse中修改web Module
在eclipse的工程上选择属性,再选择Project Facets里面中选择Dynamic Web Module ,将3.0修改为2.5,提示如下信息:
Cannot change version of project facet Dynamic Web Module to 2.5
修改办法:
Open the navigator view and find that there is a .settings folder under your project expand it and then open the file: org.eclipse.wst.common.project.facet.core.



本文解决在Eclipse工程中修改webModule版本从3.0到2.5时出现的错误提示,通过导航视图找到项目下的.settings文件夹并打开相关配置文件进行修改。

被折叠的 条评论
为什么被折叠?



