程序師世界是廣大編程愛好者互助、分享、學習的平台,程序師世界有你更精彩!
首頁
編程語言
C語言|JAVA編程
Python編程
網頁編程
ASP編程|PHP編程
JSP編程
數據庫知識
MYSQL數據庫|SqlServer數據庫
Oracle數據庫|DB2數據庫
 程式師世界 >> 編程語言 >> JAVA編程 >> JAVA綜合教程 >> 在Eclipse中配置Tomcat時,出現Cannot create a server using the selected type錯誤,eclipsetomcat

在Eclipse中配置Tomcat時,出現Cannot create a server using the selected type錯誤,eclipsetomcat

編輯:JAVA綜合教程

在Eclipse中配置Tomcat時,出現Cannot create a server using the selected type錯誤,eclipsetomcat


在eclipse中配置Tomcat時,出現Cannot create a server using the selected type錯誤

原因:Tomcat被刪除或者是重新安裝,並且安裝目錄改變了。

解決方法:在“Window->preferences->Server->Runtime Environment”,編輯Tomcat的目錄為你新安裝的目錄,然後保存,這樣就可以建立Tomcat server了。

  1. 上一頁:
  2. 下一頁:
Copyright © 程式師世界 All Rights Reserved