apache: eclipse的tomcatPluginV插件下载

Sysdeo Eclipse Tomcat Launcher plugin

Plugin features

  • Starting and stopping Tomcat 4.x, 5.x, 6.x, 7.x
  • Registering Tomcat process to Eclipse debugger
  • Creating a WAR project (wizard can update server.xml file)
  • Adding Java Projects to Tomcat classpath
  • Setting Tomcat JVM parameters, classpath and bootclasspath
  • Exporting a Tomcat project to a WAR File
  • Capability to use a custom Tomcat classloader to load classes in several java projects at the same classloader level than classes in a Tomcat project, see readmeDevLoader.html (Thanks Martin Kahr)

Support and contributions

Contact [email protected]

Download

This plugin is free and open-source

Warning : installing plugins on Windows 7 can fail without error message, see this article for more information and workarounds : ‘Eclipse Plugin Installation and Windows User Access Control‘

Version File Date Comment

3.3.1


tomcatPluginV331.zip

21 June 2014


releaseNotesV331.txt

Works with Eclipse 4.4


3.3


tomcatPluginV33.zip

20 January 2011


releaseNotesV33.txt

Works with Eclipse 3.1 to 4.3
Add Tomcat 7 support


3.2.1


tomcatPluginV321.zip

10 May 2007


releaseNotesV321.txt

Works with Eclipse 3.1, 3.2, 3.3, 3.4, 3.5 and 3.6
Fix a problem with HTTPS

For a better Maven support have a look to this page


3.2


tomcatPluginV32.zip

13 April 2007


releaseNotesV32.txt

Works with Eclipse 3.1, 3.2 and 3.3M6
Tomcat 6 support added


3.2 beta3


tomcatPluginV32beta3.zip

20 November 2006


releaseNotesV32beta3.txt

Works with Eclipse 3.2 and Eclipse 3.1
Tomcat 6 support added


3.2 beta2


tomcatPluginV32beta2.zip

25 October 2006


releaseNotesV32beta2.txt

Works with Eclipse 3.2 and Eclipse 3.1
Tomcat 6 support added


3.1


tomcatPluginV31.zip

15 September 2005


releaseNotesV31.txt

Works with Eclipse 3.0 and Eclipse 3.1 (fix a problem with Eclipse 3.1M6)


3.0


tomcatPluginV3.zip

27 July 2004


releaseNotesV3.txt

Works with Eclipse 3.0 and Eclipse 2.1


2.2.1


tomcatPluginV221.zip

1er August 2003


releaseNotesV211beta.txt

Works with Eclipse 2.1 and Eclipse 3.0 M2

Tomcat 4.x patch for JSP debugging (Thanks to Johan Compagner)

Tomcat Version File Date

4.1.24


jasperDebugPatchV4.1.24.zip

1 April 2003

To install this patch, unzip the file in <%TOMCAT_HOME%>/classes for tomcat 4.0x, or in <%TOMCAT_HOME%>/common/classes for Tomcat 4.1.x

Installation

  • This plugin does not contain Tomcat.
    (Download and install Tomcat before using this plugin).
    This is a design choice not to include Tomcat in the plugin distribution, this way the same plugin version can works with any Tomcat version.
  • Download tomcatPluginVxxx.zip
  • Unzip it in :
    - Eclipse_Home/dropins for Eclipse 3.4, 3.5 and 3.6
    - Eclipse_Home/plugins for Eclipse 2.1, 3.0, 3.1, 3.2 and 3.3
  • Plugin activation for Eclipse 3.x :
    - launch eclipse once using this option : -clean
    - if Tomcat icons are not shown in toolbar : select menu ‘Window>Customize Perspective...>Commands‘, and check ‘Tomcat‘ in ‘Available command groups‘
  • Set Tomcat version and Tomcat home : Workbench -> Preferences, select Tomcat and set Tomcat version and Tomcat home (Tomcat version and Tomcat home are the only required fields, other settings are there for advanced configuration).
  • This plugin launches Tomcat using the default JRE checked in Eclipe preferences window.
    To set a JDK as default JRE for Eclipse open the preference window : Window -> Preferences -> Java -> Installed JREs.
    This JRE must be a JDK (This is a Tomcat prerequisite).
  • The plugin sets itself Tomcat classpath and bootclasspath. Use Preferences -> Tomcat ->JVM Settings, only if you need specific settings.

Documentation and tutorials

Official documation (french) : http://www.eclipsetotale.com/articles/tomcat/tomcatPluginDocFR.html

Tutorials (english) :

Troubleshooting

  • Installing plugins on Windows 7 can fail without warning, see this article for more information and workarounds :‘Eclipse Plugin Installation and Windows User Access Control‘
  • In some case, despite it is correctly unzipped in Eclipse 3 ‘plugins‘ directory, the plugin is not loaded : run Eclipse with the -clean option to solve the problem.
  • ClassNotFound when using DevLoader and launching Tomcat 5.5.12 and above
    Workaround : set context definition mode (Preferences->Tomcat) to ‘Context files‘.
    Explanations :
    This problem is due to a change in Tomcat 5.5.12 and above (seehttp://issues.apache.org/bugzilla/show_bug.cgi?id=37302 ,
    We hope this bug will be fix but it seems that Tomcat developers don‘t care about it because it happens when a context containing its own loader is defined in server.xml file and since Tomcat 5 defining context in server.xml is not recommended)
  • ClassNotFoundException on javac/Main when accessing JSP : Tomcat is started with a JRE instead of a JDK.
  • If you have a problem with the plugin check eclipse log file (<%Your_Workspace_dir%>/.metadata/.log)

If you have any problem with this plugin send an email to [email protected] . 
(Select this button : Preferences->Tomcat->JVM Settings->Dump configuration to .log file, and include in your email the corresponding lines of your .log file, it is in <%Your_Workspace_dir%>/.metadata)

时间: 2024-11-13 01:33:32

apache: eclipse的tomcatPluginV插件下载的相关文章

Eclipse html 编辑器插件下载安装

需要在eclipse里面编辑html和jsp,语法高亮和语法提示,自动补全等. 一.下载GEF(依赖包): 1.下载地址:http://www.eclipse.org/downloads/download.php?file=/tools/gef/downloads/drops/3.7.2/R201201171043/GEF-ALL-3.7.2.zip  2.然后解压到eclipse安装目录替换features和plugins文件夹(直接复制带安装目录下即可,不会有问题,因为是添加文件,跟原有的没

Eclipse全屏及插件下载

Eclipse全屏插件下载  解压下载的压缩包,将  plugins  文件夹中的  cn.pande.eclipsex.fullscreen_1.0.7.jar  文件拷贝到Eclipse安装目录下的  plugins  文件夹中,启动或重启Eclipse 快捷键  Ctrl + Alt + Z  开启或关闭全屏,或者用  Esc  也可以退出全屏

PyDev for eclipse 插件下载地址

PyDev for eclipse 插件下载地址http://sourceforge.net/projects/pydev/files/pydev/python解释器以及python类库下载地址http://www.python.org/ftp/python/ Python是一门用途很广且容易上手的语言,我们可以用它来开发工具,也可以开发门户型网站,Python语法简洁而清晰,具有丰富和强大的类库.但是要用MyEclipse来编写Python的话需要安装一个小插件pydev,由于在线安装比较容易

eclipse插件下载最新地址

eclipse现在是越来越普遍的开发工具,它的强大的定制插件的功能,让更多的专业的开发人员青睐 之前在开发的过程中发现很多插件的下载地址都已经失效,这里整理出来提供给大家 eclipse插件下载地址:https://repository.sonatype.org/content/sites/forge-sites/ 

eclipse插件下载地址

在网上找的,留着,以备后用 eclipse插件介绍大全与下载,小编从网上找到一份相当全面的eclipse插件介绍大全,简略描述了插件的作用,并给出每个插件的官方下载地址.插件非常多,选择你最合适的就是最好的,推荐使用eclipse编程的朋友收藏本页面,其它插件说不定哪天就用得上.Eclipse插件介绍与下载1.Eclipse下载 EMF,GEF - Graphical Editor Framework,UML2,VE - Visual Editor都在这里下载 http://www.eclips

eclipse中安装SVN插件的方法及SVN插件下载

eclipse中安装SVN插件的方法有好几种,这里只推荐比较简单便捷的一种: 下载SVN插件. SVN插件下载地址:http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240 选择下载哪个版本的SVN插件:site-1.8.22.zip 下载后,解压,将解压的全部文件拷贝至eclipse的安装目录里的dropins内:D:\develop\eclipse\dropins(我的是这个). 重启Eclipse即可出现S

eclipse maven plugin 插件 安装 和 配置

环境准备: eclipse(Helios) 3.6 maven 3.0.4 maven3 安装: 安装 Maven 之前要求先确定你的 JDK 已经安装配置完成.Maven是 Apache 下的一个项目,目前最新版本是 3.0.4,我用的也是这个. 首先去官网下载 Maven:http://www.apache.org/dyn/closer.cgi/maven/binaries/apache-maven-3.0.4-bin.tar.gz 下载完成之后将其解压,我将解压后的文件夹重命名成 mave

eclipse 安装tomcatplugin插件

1. 下载 Tomcat        作者选择的是 Tomcat6,下载地址:http://tomcat.apache.org/download-60.cgi,选择绿色版的 zip 进行下载(目前最新的 Tomcat 6 版本的绿色版是 apache-tomcat-6.0.35.zip,作者已经上传了一个到 Csdn,下载地址是:http://download.csdn.net/detail/defonds/4486447).        2. 安装 Tomcat        解压缩第 1

安装eclipse的maven插件

我们团队用maven来管理项目需要的库文件,其实以前都没听过maven,第一次接触这个,师兄要我直接去装下这个,开始以为还挺简单的,没想到中间遇到了一些小麻烦,现在把我成功安装maven的过程分享下,希望后来者能少走弯路. 首先是下载maven,这个简单,直接在maven的官网上下就可以了,官方网站的地址:http://maven.apache.org/download.cgi,我下的是最新版3.2.2.下载后将压缩文件解压到某个路径中,然后将目录名字改为maven,maven目录下的文件如下图