3URNINGCHR0M3 / gwt-gae-book

Automatically exported from code.google.com/p/gwt-gae-book
0 stars 0 forks source link

GetUserAction/GetUserResult source code #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
import org.gwtgaebook.CultureShows.shared.dispatch.GetUserAction;
import org.gwtgaebook.CultureShows.shared.dispatch.GetUserResult;

Why can't I find the code for these classes?

The shared.dispatch folder has these:
GetPerformances
GetShows
GetUser
GetUserSampleAction
GetUserSampleResult
ManagePerformance
ManageShow

Thanks.

Original issue reported on code.google.com by dupre...@gmail.com on 10 Dec 2010 at 2:41

GoogleCodeExporter commented 8 years ago
Those files are auto-generated. See 
http://code.google.com/p/gwt-platform/wiki/BoilerplateGeneration for more 
details. Make sure that your Eclipse are configured correctly.

Original comment by prikryl....@gmail.com on 8 Mar 2012 at 12:16