建立Java Web工程:File -> New -> other… -> Web -> Dynamic Web Project,abs-inf选中该工程右键 -> configure -> Convert to Maven project:group Id:保持为空,因为直接从更上层的parent继承groupIdpackaging选择为:pom删除出src之外的文件夹,如build.classes.WebContent等至此,一个Maven类型的abs-pom项目建
该文章转自: http://blog.csdn.net/dw_java08/article/details/7789601 eclise 部署web工程报 There are no resources that can be added or removed from the server. 解决办法: 今天在eclipse中导入一个项目后,无法加载到tomcat里面,出现“There are no resources that can be added or removed from the