ggeorg / gwt-mosaic

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

problem with AbstractColumnDefinition.java' #83

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
While compiling my app with GWT 2.0.3,App Engine 1.3.5 (in Eclipse). I hit the 
following error :

07:13:45.915 [DEBUG] [desktop] Validating newly compiled units
   07:13:45.919 [ERROR] [desktop] Errors in 'jar:file:/C:/Users/mostka/workspace/lib/gwt-mosaic-0.4.0-rc4/lib/gwt-mosaic-0.4.0-rc4.jar!/org/gwt/mosaic/ui/client/table/AbstractColumnDefinition.java
       07:13:45.944 [ERROR] [desktop] Line 553: No source code is available for type org.gwt.beansbinding.core.client.PropertyResolutionException; did you forget to inherit a required module?

And this warning
07:13:45.776 [WARN] [desktop] Warnings in 
'jar:file:/C:/Users/mostka/workspace/lib/gwt-mosaic-0.4.0-rc4/lib/gwt-mosaic-0.4
.0-rc4.jar!/org/gwt/mosaic/ui/client/impl/GlassPanelImpl.java'
  07:13:45.793 [WARN] [desktop] Line 52: Referencing deprecated class 'com.google.gwt.user.client.impl.DocumentRootImpl'
  07:13:45.829 [WARN] [desktop] Line 60: Referencing deprecated class 'com.google.gwt.user.client.impl.DocumentRootImpl'

this errors is from begining . When is project empty.

Original issue reported on code.google.com by mostka.j on 28 Jul 2010 at 5:41

GoogleCodeExporter commented 9 years ago
and Im use gwt-mosaic-0.4.0-rc4.zip

Original comment by mostka.j on 28 Jul 2010 at 5:44

GoogleCodeExporter commented 9 years ago
Encountered this same issue today as well...
Also, I have been trying to find documentation on how the <inherits... stuff 
works
any pointers?

Original comment by ricardo....@conceptrendering.com on 9 Aug 2010 at 8:27

GoogleCodeExporter commented 9 years ago
I also have this exact problem. How can we get around it? When will a fix be 
available?

Original comment by mario.be...@gmail.com on 16 Sep 2010 at 11:18

GoogleCodeExporter commented 9 years ago
the same to above!!!

Original comment by xuliang8...@gmail.com on 25 Sep 2010 at 1:43

GoogleCodeExporter commented 9 years ago
Use the lib build from http://ci.analytical-labs.com/job/GWT-Mosaic/ to avoid 
[ERROR].
The [WARN] still exits, but no problem.
Of course we need offical fix for this problem.

Original comment by lvh...@gmail.com on 25 Sep 2010 at 4:49