Thread: IDE Discussion
View Single Post
Old 07-19-2004, 10:55 AM   #11 (permalink)
SpaceMonkey
Registered User
 
SpaceMonkey's Avatar
 
Join Date: Jul 2004
Location: Rochester, NY
Posts: 7
SpaceMonkey is on a distinguished road
There are a couple of options...

1) Lomboz plugin allows development of Web applications, including J2EE applications. Supported servers include JBoss, WebLogic Server, Tomcat, JOnAS, JRun, and almost any J2EE compliant server. It also has support for XDoclet code generation, etc.

2) Sysdeo is more of a Tomcat specific plugin. It is used primarily for building web-centric applications for hosting under Tomcat, and as such is pretty light-weight and easy to use.

I haven't used Lomboz at all, but I have used the Sysdeo plugin and it works very well. Once you configure it for the location of yout Tomcat instance, you can start and stop the server right from within Eclipse and have access to all of the debugging tools in Eclipse (even to debug Tomcat itself).
SpaceMonkey is offline   Reply With Quote