Terse Systems : A good JSP editor: "This is the story of how I found a good JSP editor.
Code completion is the killer feature for me. It's the reason I moved from Emacs to JBuilder, and from JBuilder to Eclipse. Code completion means less syntax to think about, and more attention to devote to code. So it came as a shock when I started putting JSP together and found out that 'ctrl-space' didn't do anything in Eclipse.
I had a list of specific features though:
Must support custom tag libraries.
Must complete tags and attributes of tags.
Must support embedded Java syntax.
Must complete methods and recognize Java classes inside <% %>.
Must validate Java expressions for syntax and missing variables.
Must not crash, hang or install crap onto IDE.
Not too complicated, right? I want a JSP editor and just a JSP editor. No autodeployed J2EE applications. No fancy GUI. No 'debug on the fly' feature. In short, no crap."
Monday, February 07, 2005
Subscribe to:
Post Comments (Atom)
Popular Posts
- AS400 Job Scheduler
- Recover or reset QSECOFR passwords
- Make a Home made, open source mp3 Player
- A free fully functional database is yours with Microsoft's SQL Server Express
- AS400 Jobs: Do you have a job at the moment?
- Sending and receiving email on i5/os - QtmmSendMail
- 3 fires up high-speed Super 3G network, News at CNET.co.uk
- AS400 API - QCMDEXC - Execute Command
- API Example - Deleting Old Spooled Files
- UDATE and *DATE in AS400 RPG
No comments:
Post a Comment