Thanks, Miguel. Any idea when that might become available?
On Dec 21 2009, 11:07 am, Miguel Méndez <mmen...@google.com> wrote: > Placing it higher in the classpath should do the trick. FWIW, we are going > to make the war directory name configurable and we are also looking at > updating the launch configurations to make things like the main type > name over-ridable. Either one of those two options would have given you a > work around. > > > > On Fri, Dec 18, 2009 at 1:23 PM, Silverado <malans...@gmail.com> wrote: > > How do you get Eclipse to use your version of GWTShell? Thanks in > > advance. > > > On Dec 17, 2:10 pm, Henry <q8e...@gmail.com> wrote: > > > The Eclipse plugin uses GWTShell.class (a deprecated class) instead of > > > DevMode.class > > > The options for GWTShell and DevMode are quite different. > > > I'm using a directory (WebContent/jsgenerated) other than war for my > > > compiled code > > > There is no way in the plugin to specify a module. > > > The fix is to replace GWTShell as follows: > > > > public class GWTShell extends DevMode { > > > > } > > > > Cheers, > > > Henry > > > -- > > > You received this message because you are subscribed to the Google Groups > > "Google Web Toolkit" group. > > To post to this group, send email to google-web-tool...@googlegroups.com. > > To unsubscribe from this group, send email to > > google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@googlegroups.com> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-web-toolkit?hl=en. > > -- > Miguel -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.