GWT 2.0 Declarative Interface Tutorial Project Download | PermGen error
Home > Google Web Toolkit > GWT 2.0 Declarative Interface Tutorial Project Download

GWT 2.0 Declarative Interface Tutorial Project Download

November 5th, 2009 admin Leave a comment Go to comments

I have now made the project used in the GWT 2.0 tutorials available for download.

The project includes declarative interfaces and method binding. It also includes the original GWT RPC example code so the application acts exactly the same as the GWT created example

Project Download

  1. admin
    December 28th, 2009 at 10:42 | #1

    In regards to the buildpath problem you simply have to update the location of the GWT and AppEngine plugin.

    If you have installed the Eclipse plugins for both right click your project and choose properties
    Then click Java Buildpath
    Click the Libraries tab and remove both the failing libraries
    Click Add Library and choose ‘Google Web Toolkit’
    then go ahead and add the GWT library.

    Do the same for Google App Engine and you should be ready to go.

  2. admin
    December 26th, 2009 at 16:31 | #2

    Hi there

    is there a build path problem in the project download??

  3. Prashant
    December 25th, 2009 at 06:15 | #3

    Seems like there is a Build path problem. Waiting to fix it and check it out!

  1. No trackbacks yet.