如何在Eclipse中安装tomcat插件

时间:2023-01-14 13:51:55

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 download and install tomcat plugin?

我使用Eclipse作为web项目的SDK,我需要tomcat与Eclipse集成。我在我的Ubuntu机器上。如何做积分呢?如何以及从何处下载和安装tomcat插件?

4 个解决方案

#1


10  

you have to do several things:

你必须做几件事:

  1. download and extract Tomcat
  2. 下载并提取Tomcat
  3. 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
  4. 使用Eclipse内置的更新机制安装WTP工具,或者下载Eclipse Java EE预打包构建:http://www.eclipse.org/downloads/packages/eclipse-ide-java- developers/or
  5. Configure Tomcat in Eclipse
  6. 配置Tomcat在Eclipse中

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

下面的截图显示了我的Eclipse配置(Ubuntu Natty 11.04, Eclipse Helios 3.6, Tomcat 7.0.12):

如何在Eclipse中安装tomcat插件

#2


18  

  1. Download the Eclipse Tomcat Plugin from Marketplace
  2. 从市场下载Eclipse Tomcat插件。
  3. Go to window->Preference.Find Tomcat configuration from the left panel and configure it.
  4. 去窗口- >首选项。从左侧面板找到Tomcat配置并对其进行配置。

#3


4  

You can download Eclipse for Java EE

您可以为Java EE下载Eclipse

#4


0  

This solution worked for me:

这个解决方案对我起了作用:

  1. Download zip file of the Tomcat Plugin from https://sourceforge.net/projects/tomcatplugin/
  2. 从https://sourceforge.net/projects/tomcatplugin/下载Tomcat插件的zip文件
  3. 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.
  4. 从Eclipse安装.zip文件。你可以使用指南:1。确保.zip文件是另一个问题中找到的有效的Eclipse插件。

#1


10  

you have to do several things:

你必须做几件事:

  1. download and extract Tomcat
  2. 下载并提取Tomcat
  3. 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
  4. 使用Eclipse内置的更新机制安装WTP工具,或者下载Eclipse Java EE预打包构建:http://www.eclipse.org/downloads/packages/eclipse-ide-java- developers/or
  5. Configure Tomcat in Eclipse
  6. 配置Tomcat在Eclipse中

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

下面的截图显示了我的Eclipse配置(Ubuntu Natty 11.04, Eclipse Helios 3.6, Tomcat 7.0.12):

如何在Eclipse中安装tomcat插件

#2


18  

  1. Download the Eclipse Tomcat Plugin from Marketplace
  2. 从市场下载Eclipse Tomcat插件。
  3. Go to window->Preference.Find Tomcat configuration from the left panel and configure it.
  4. 去窗口- >首选项。从左侧面板找到Tomcat配置并对其进行配置。

#3


4  

You can download Eclipse for Java EE

您可以为Java EE下载Eclipse

#4


0  

This solution worked for me:

这个解决方案对我起了作用:

  1. Download zip file of the Tomcat Plugin from https://sourceforge.net/projects/tomcatplugin/
  2. 从https://sourceforge.net/projects/tomcatplugin/下载Tomcat插件的zip文件
  3. 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.
  4. 从Eclipse安装.zip文件。你可以使用指南:1。确保.zip文件是另一个问题中找到的有效的Eclipse插件。