Editing GSPs in Eclipse
The Eclipse XML editor works nicely with GSPs. It's not a GSP editor, but it does a few nice things:
- Command+Shift+F formats
- Opening tag completion for html elements, and closing tag completion for any element including taglib elements
- Syntax highlighting
- Structure error markers
- Window->Preferences
- Search for 'Content Types'. In the list navigate to Text->XML
- Add '*.gsp' to the file associations list