Service method with comment

GWT Designer allows you to quickly create the modules, composites, panels, remote services and other elements that comprise Google Web Tookit applications.

Moderators: Konstantin.Scheglov, gnebling, Alexander.Mitin, jwren, Eric Clayberg

Service method with comment

Postby ashouric » Tue Jun 12, 2007 2:45 am

Dear all,

Thanks a lot for adding support for GWT 1.4

Second: create a service, and put the following method for instance:

Code: Select all
   public List /*ContactInfo*/getContactList();


The Async interface would have
Code: Select all
   public voidgetContactList(AsyncCallback callback);


with a missing space.

Many thanks.
ashouric
 
Posts: 75
Joined: Sat Sep 30, 2006 9:13 pm

Re: Service method with comment

Postby Eric Clayberg » Tue Jun 12, 2007 1:24 pm

This was caused by a bug in the Eclipse JDT.

We have a work around in place in the latest GWT Designer 1.7.2 build.
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA


Return to GWT Designer

Who is online

Users browsing this forum: No registered users and 3 guests