As I understand now, you should insert separate injection file for each Require tag if you have to add more than one.
Simeon Ross: > Ah right. I have the same structure but when I try to add more than one > Require tag I get XML parsing errors > > On 3 December 2010 20:23, Alexander <[email protected]> wrote: > > > > > > > On 2 дек, 03:24, Simeon Ross <[email protected]> wrote: > > > > > What is the structure of your inject.xml file? I had a lot of problems > > > trying that approach and only was able to get one required tag in > > > there otherwise I got compile issues for malformed xml > > > > My inject.xml: > > > > <Require feature="google.contentmatch"> > > <Param name="extractors"> > > google.com:MessageIDExtractor > > </Param> > > </Require> > > > > I didn't try add other tags yet. > > > > -- > > 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%[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.
