どのようにeclipseにtomcat 8を支持させますか?

1476 ワード

問題のように、インターネットで多くの方法を探して、やっと実行可能なものを見つけました.方法は以下の通りです.http://stackoverflow.com/questions/17868232/how-to-use-tomcat-8-in-eclipse The latest version of Eclipse still does not support Tomcat 8、but you can add the new version of WTRP and Tomcat 8 support will be added native y.To do this:
* Download the latest version of Eclipse for Java EE
* Go to the WTP downloads page, select the latest version (currently 3.6), and download the zip (under Traditional Zip Files...Web App Developers). http://download.eclipse.org/webtools/downloads/drops/R3.6.0/R-3.6.0-20140602160322/.
* Copy the all of the files in features and plugins directories of the downloaded WTP into the corresponding Eclipse directories in your Eclipse folder (overwriting the existing files).
コマンドラインでeclipse-cleanを実行して、eclipse 这里写图片描述 you shound have a Tomcat 8 option available when go to deployを開きます.如何使eclipse支持tomcat8_第1张图片
できます