I'm trying to use the FastTree in my project in Eclipse.
I have this in my module gwt.xml:
<inherits name='com.google.gwt.widgetideas.WidgetIdeas' />
<inherits name='com.google.gwt.widgetideas.LibIdeas' />
I went to Project Properties -> Java Build Path, then added the
gwt-incubator_1-4_final.jar
I also changed the text in the shell and compile.cmd to have ;path-to-
incubator-jar after the other jars.
Is there anything else I have to do to get the incubator widgets to
work?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---