The core of GWT Designer is an Eclipse open source project called "WindowBuilder". Source for WindowBuilder is available at Eclipse.org, if you want to look at any of the extension points in detail.
You should also look at the following two PDF files in the docs... http://code.google.com/webtoolkit/tools/gwtdesigner/NewComponentsTutorial.pdf http://code.google.com/webtoolkit/tools/gwtdesigner/DesignerCustomizationAPI.pdf On Mar 16, 8:00 am, Oussema Gabtni <[email protected]> wrote: > Hello :) > I'm working in a project to create an eclipse plugin which extend the > gwt designer plugin. > I learned how to manipulate eclipse plugin but i don't know how to use > extension points of gwt designer > How can i do that? What are the steps to follow? > Is gwt designer open source? > Thanks for all > > -- > Oussema GABTNI > Étudiant ingénieur à la Faculté des Sciences de Tunis -- 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.
