Tomcat 无法识别maven web工程
Sometimes the eclipse can not recognize the web application in workspace.This is just because that the .project file is not correct.
Here is the command that will create the .project in a maven project.
Ok, here we go:
mvn -Dwtpversion=1.0 eclipse:eclipse
页:
[1]