Mongrel 1.0.0

Add this URL to your Eclipse Installation to reach this Solution's Update Site.
More Info


Categories:
Login or register to tag items

Mongrel is an Eclipse plugin for running Tomcat (including the ability to debug Tomcat applications, or Tomcat itself) from within Eclipse. This is basically the former Sysdeo Tomcat Launchner Plugin, with added support for Tomcat 7. As the Sysdeo plugin seems to be no longer supported (at least, I received no
response for several mails over the last years) and the original code was available under the BSD license, I grabbed the existing stuff and created an ASL 2.0 licensed project on SourceForge.net, which I intend to maintain, at least for my own
purposes.

Features:
- Starting, stopping and restarting Tomcat upto 3.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
- Successor of the Sysdeo Tomcat Launcher Plugin

If you are interested in the plugin, the update site is:

http://mongrel.sf.net/updates

If you are interested in the projects source code, visit

https://sourceforge.net/scm/?type=git&group_id=395088

Additional Details

  • Version Number: 1.0.0
  • Eclipse Versions: 3.6
  • Organization: Jochen Wiedmann
  • Date Created: 17/01/2011
  • Date Updated: 21/01/2011
  • Development Status: Production/Stable
  • License: Apache 2.0
  • Submitted by: Jochen Wiedmann
  • This listing has been installed 552 times in the last 30 days.

Reviews

Add a Review

Just needs keyboard bindings

Great plugin--thanks for the Tomcat 7 support. All it needs now is keyboard bindings to start/stop and restart tomcat. Otherwise, it's straightforward; you point it to your Tomcat install, add any jvm options, and start it up.