码迷,mamicode.com
首页 > 其他好文 > 详细

【tomcat】There are no resources that can be added or removed from the server.

时间:2015-07-09 21:15:27      阅读:162      评论:0      收藏:0      [点我收藏+]

标签:

1、直接打开在eclipse中选中该不能导入项目,右键打开项目属性,在项目属性里选择项目

      类型为Dynamic Web
Project即可发布。

 

2、eclipse导入一个项目后,不能加载到tomcat里面,出现“There
are no resources that can be added or removed from the server.” 
解决方法: 
第1步、找相同类型的工程(tomcat能引用的)
第2步、把新建项目里面的.project文件和.settings文件夹复制到导入的那个项目里面。

 

3、eclipse导入一个项目后,不能加载到tomcat里面,出现“There are no resources that can be added or removed from the server.” 

解决方法: 
新建一个“Dynamic Web Project” 
把新建项目里面的.project文件和.settings文件夹复制到导入的那个项目里面。 

【tomcat】There are no resources that can be added or removed from the server.

标签:

原文地址:http://www.cnblogs.com/Crow00/p/4634181.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!