Obtaining a DivElement from a custom cell

2016-11-03 Thread Paul Mazzuca
Is it possible to obtain a reference to a divElement inside a GWT custom cell? Many Javascript libraries (Google JS Map API, Google Charts API, etc) often require a div element to be passed to the javascript in order to render, for example, a map or chart. Basically, I am trying to create a ce

Re: GWT 2.8.0 is not compatible with java6

2016-11-03 Thread Juan Pablo Gardella
Hi all, A workaround to use gwt-2.8.0 in Java 6 is using retrololamda . Here how I configured it (using maven), by adding a profile (here the gist ):

RF Editors .with broken upgrading 2.8 RC2-> 2.8

2016-11-03 Thread Michaƫl Van Robaeys
Upgrading gwt 2.8 RC2 to GWT 2.8 seems to have broken requestfactory editors, see unreadable stacktrace below. Everything else but the editors are working, any clue how I could debug/solve this? I checked the dependencies for conflicts, only difference I could see was a minor version increase fo

Re: Google Plugin for Eclipse Mars

2016-11-03 Thread 'Thomas Lacroix' via GWT Users
My OS is Windows 10 Professionnel v 1607, 64 bits. Neon.1a is the default version that install for me with the eclipse installer, I am not doing anything special. As suggested I filled a bug in SDBG to move the discussion over there as it is not really related to GWT: https://github.com/sdbg

Re: Strange error with streams

2016-11-03 Thread foal
Hi Andrey, Tried to create simple project with given classes - all works as desired. Best, Stas On Wednesday, November 2, 2016 at 2:38:25 PM UTC+1, foal wrote: > > Hi Andrey, > > No problem, even a little bit latter. > > Please note that I have use GWT 2.8RC3 and preleased version of Guava. So