Dynamic Web Module 3.0 — 3.1

前端 未结 9 1888
谎友^
谎友^ 2020-12-07 13:47

I have a mavenized codebased configured Spring 3.2.4 web app. When I build the app with Maven/pom.xml first I got an error that web.xml is missing. first I tried to create

9条回答
  •  不思量自难忘°
    2020-12-07 14:07

    1. Go to Workspace location
    2. select your project folder
    3. .setting folder
    4. edit "org.eclipse.wst.common.project.facet.core"
    5. change installed facet="jst.web" version="3.0"

提交回复
热议问题