在早期版本的Eclipse中,此菜单项在上下文菜单中可用(在“服务器”视图中右键单击服务器):


Eclipse Luna(版本4.4.0)has this menu item
Eclipse Mars(版本4.5.2)doesn't have this menu item


为什么现在不见了?

最佳答案

尚未测试,但请尝试以下操作:


转到“帮助”->“安装新软件”
选择“ Luna-http://download.eclipse.org/releases/luna”站点
展开“ Web,XML和Java EE开发”
检查JST服务器适配器和JST服务器适配器扩展



注意:如果已选中,请尝试重新安装+尝试重新安装Eclipse WebTools




资源:
https://stackoverflow.com/a/32739665/5364144

07-24 13:17