开发者

How to install tomcat plugin in Eclipse

I am using Eclipse as my SDK for web project and I need tomcat integration with Eclipse. I am on my Ubuntu machine. How can I do the integration stuff? How and from where I can downl开发者_运维问答oad and install tomcat plugin?


  1. Download the Eclipse Tomcat Plugin from Marketplace
  2. Go to window->Preference.Find Tomcat configuration from the left panel and configure it.


you have to do several things:

  1. download and extract Tomcat
  2. Install the WTP tools using Eclipse built-in update mechanisms or download the Eclipse Java EE prepackaged build: http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/indigor
  3. Configure Tomcat in Eclipse

The following screenshot shows my Eclipse configuration (Ubuntu Natty 11.04, eclipse Helios 3.6, Tomcat 7.0.12):

How to install tomcat plugin in Eclipse


You can download Eclipse for Java EE


This solution worked for me:

  1. Download zip file of the Tomcat Plugin from https://sourceforge.net/projects/tomcatplugin/
  2. Install the .zip file from Eclipse. You could use the guide: 1.makesure your .zip file is an valid Eclipse Plugin found in another question.
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜