ggeorg / gwt-mosaic

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

'org.gwt.mosaic.ui.client.impl.GlassPanelImpl' cannot be abstract #96

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. GWT Compile
2.
3.

What is the expected output? What do you see instead?
   [ERROR] Errors in 'org/gwt/mosaic/ui/client/GlassPanel.java'
      [ERROR] Line 114: Rebind result 'org.gwt.mosaic.ui.client.impl.GlassPanelImpl' cannot be abstract

What version of the product are you using? On what operating system?
Using GWT 2.6 and gwt-mosaics rc4. In the development environment it runs fine. 
As soon as I try to GWT Compile it fails with GlassPanelImpl errors

Please provide any additional information below.

Original issue reported on code.google.com by athe...@percsolutions.com on 29 Jan 2015 at 8:49