A day of upgrades
I upgraded this site to the latest code from Roller's CVS, and I'm now running Tomcat 5.0.12 Beta. It seems to be working like a charm for FreeRoller so why not? I also upgraded to Eclipse M4 on OS X and WinXP. For those of you looking for a JSP Editor for Eclipse, try Lomboz. I'm using it and it seems to work fairly well. As far as I can tell, all it gives you is syntax highlighting. I tend to use Homesite or BBEdit for JSP pages - they're better HTML editors and always will be IMO. There never will be a "I can do everything" IDE, so why keep searching? Though it would be nice if someone would figure out code-completion for custom tag libraries.
All upgrades seem to have gone smoothly and backups were made in case they crap out.
Update: The Lomboz plugin sucks, at least with the latest Eclipse. Ctrl+C and Ctrl+V don't work ~ maybe that's a good thing...
Posted by Andr e on October 13, 2003 at 01:32 PM MDT #
Posted by Todd G. Nist on October 13, 2003 at 04:20 PM MDT #
Posted by Jason Chambers on October 13, 2003 at 06:15 PM MDT #
1. Does code auto completion in scriptlets
2. Compiles your jsp when you save it, and gives you those little red circles on the left where there's errors.
3. In the latest version, they claim to support auto completion for taglibs.
Posted by Will Gayther on October 14, 2003 at 02:24 PM MDT #