I ended up restarting eclipse and it went away. I will try to recreate it.
com.test.gwt.client.Balloon.java was a composite that used GwtCanvas from the incubator. I'll try to work something up. Brian On Mar 12, 10:13 am, Jason Parekh <[email protected]> wrote: > Hi Brian, > > That definitely sounds like a bug. What is the package name, class name, > and inheritance hierarchy for these custom composites that don't show up? > Would you be able to send your project or a smaller project showing the > bug? > > Also, it'll be better tracking this bug in the issue tracker. Could you > open an issue with the above information > athttp://code.google.com/p/google-web-toolkit/issues/list? > > Thanks! > jason > > On Thu, Mar 11, 2010 at 4:00 PM, bkbonner <[email protected]> wrote: > > Sometimes when I create a custom composite, the editor for the > > UIBinder view doesn't recognize the tag when I enter > > <firstfewcharacters... > > > On some of the composites in the project, it correctly creates the > > import and completes the tag. I can't figure out what is different > > about some of the composites. Is there something special going on? > > > Brian > > > -- > > 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.
