Hello, I use Eclipse 3.7 'Indigo" and I installed the GWT plugin. I have only one Web application project which contains two modules (one entry point per module).
In an older version of Eclipse and plugin I had, it was possible to set up the compiler configuration via Eclipse. In that way, I set a war folder for one module (entry point) and a different war folder for the second. With Eclipse 3.7, I could not find the way for doing the same... With the old version, when I do: right click on the entry point class - > Run As configurations (Same for Debug As configurations) ... a dialog was opened and in this dialog, in the upper left side, I had the possibility to set up the GWT Compile Applications configurations. Here I could set up one compiling configuration with WAR_1 and a second one with WAR_2. How can I do something similar with the new Eclipse / PLugin? Kind regards, vv -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
