Hi Glenn, I'm taking a different approach. We can create a Sling folder that match to the GWT application in which we add the necessary gwt files [1] and that's all for running the application in the hosted mode with Sling. So, a maven plugin can do that. Do you think that is not a good idea ? Following my first test, it works fine. I have to check if debugging is well supported.
br, Christophe [1] http://www.screaming-penguin.com/node/4500 Hi, > > I've too am interested in a RAD development environment for GWT + Sling in > Eclipse. > What is really needed is a Sling plugin for Eclipse that would allow your > local Eclipse workspace to be "attached" to your running Sling repository It could be possible with the fsresource bundle. I have only test it with a js based application. I didn't test it with a gwt application.
