neo09 / gwt-platform

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

error in tab sample demo #96

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
for this eclipse project, u forget to include gwtp_snapshot.jar

also in file HomePresenter.java. where do you delcared nameToken?

      nameToken = NameTokens.homePage)

Original issue reported on code.google.com by second.c...@gmail.com on 19 May 2010 at 8:43

GoogleCodeExporter commented 9 years ago
You're right for the Jars, see issue 65.

NameTokens class is in com.philbeaudoin.gwtptabsample.client

I merge with issue 65.

Cheers

Original comment by goudreau...@gmail.com on 19 May 2010 at 11:09