A bit off topic, but where would you suggest getting a handle on how to build Eclipse plug-ins? There's lots of great XML editors for Eclipse (personally I use Netbeans but it's a much slower response time using Swing/AWT), but what about JSP compiler plug-ins?
Thanks! -Hakan Kilic -----Original Message----- From: Jeremy Whitlock [mailto:[EMAIL PROTECTED] Sent: Thursday, October 23, 2003 12:45 PM To: 'Tomcat Users List' Subject: RE: web.xml editor Luiz, Don't pay if you don't have to. Eclipse has many XML Editors but the best I've found is called BuddyXML. If you go to: http://eclipse-plugins.2y.net/eclipse/index.jsp you can find many Eclipse Plugins. Eclipse is awesome and can be your universal editor for many languages. It's even an IDE for many languages as well. Also, I have to second the idea for NetBeans. It's great as well although not as fast or modular as Eclipse. Laters, Jeremy P.S. - If you are ONLY looking for an XML IDE/Editor, Cooktop is the best free one I've found. Get it here: http://www.xmlcooktop.com/ (It's only for Windows though) -----Original Message----- From: Robert Hall [mailto:[EMAIL PROTECTED] Sent: Thursday, October 23, 2003 10:44 AM To: Tomcat Users List Subject: Re: web.xml editor Luiz, You should try oXygen XML editor from <http://www.oxygenxml.com>. It can run stand-alone or as an Eclipse plug-in. (Eclipse is an IDE that IBM open sourced; also worth a look). There is a 30 day trial version of oXygen and if you decide to purchase it's reasonable (~ $45 US). -Robert Luiz Ricardo wrote: >Hi everyone, > >I would like to know if someone here uses some "free" application to >edit web.xml files, likely this application was web-based. > >I also would like to know if Tomcat Team intends to do something like >this. > >Thanks in advance, > >Luiz Ricardo > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
