groovy-eclipse
                                
                                
                                
                                    groovy-eclipse copied to clipboard
                            
                            
                            
                        Add support for Groovy Template editor
Its quite frustrating that when I'm writing groovy code I have a great editor, but when I am in a template file writing a scriptlet (i.e. <% print('foo') %>) I don't have any of the same awesomeness. It we be great if the same things that work in a .groovy file also work between scriptlet tags in a template
Is this the same thing as the Grails GSP editor?