Andy, thanks for the response.
What I'm trying to accomplish is 100% independence between the generator in my first project and the implementing project. My plan is, that if I can get an externally defined string in to my project, to use reflection to get the class. Thanks! E On Sep 19, 1:04 am, andy stevko <[email protected]> wrote: > Not sure how to do the gwt.xml parameter stuff but I did come up with a way > to vary constants. > Check out my stackoverflow posting for a > recipehttp://stackoverflow.com/questions/1682835/how-to-vary-constants-base... > > > > On Sat, Sep 18, 2010 at 9:09 PM, Evan Ruff <[email protected]> wrote: > > Hey guys, > > > I have a generator that I'd like to configure with some parameters in > > the gwt.xml file. Is there any way I can do that? If so, how does one > > go about defining them in the gwt.xml and then looking up the > > parameter in the generator? > > > If it isn't possible, is there a good way to do it otherwise? > > > Thanks! > > > Evan > > > -- > > 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]<google-web-toolkit%2Bunsubs > > [email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-web-toolkit?hl=en. -- 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.
