Code Monkey home page Code Monkey logo

Comments (5)

iSergio avatar iSergio commented on June 7, 2024

Hi
How I remember, Vaadin is server side compile UI components... This error is mean, java not found sources in server side, to fix them you should add sources.jar to project (Снимок экрана 2019-07-12 в 10 21 38)... This error removed. But, after this wee get error on GWT.create() on server side:
java.lang.UnsupportedOperationException: ERROR: GWT.create() is only usable in client code! It cannot be called, for example, from server code. If you are running a unit test, check that your test case extends GWTTestCase and that GWT.create() is not called from within an initializer or constructor.
For use GWT thirdparty in Vaadin - https://vaadin.com/docs/v8/framework/articles/IntegratingAnExistingGWTWidget.html
I'll try test how this work in Vaadin on weekend

from cesiumjs4gwt.

iSergio avatar iSergio commented on June 7, 2024

And CesiumJS code inject to application over extends GWT AbstractLinker... I can not imagine how it will work in Vaadin server side ui. Maybe this can fix if use bundle loader

from cesiumjs4gwt.

vimalkumar010 avatar vimalkumar010 commented on June 7, 2024

Hi,
And Thanks for trying with Vaadin, And its very appreciable... It will be very useful to create a Vaadin Component using Cesiumjs4gwt. Hoping for a positive outcome on your research on Vaadin in the weekend...
Thanks Sergio...

from cesiumjs4gwt.

vimalkumar010 avatar vimalkumar010 commented on June 7, 2024

Hi Sergio,
Is that any update on Cesiums4gwt inside Vaadin...? Did you managed to get it running...?

from cesiumjs4gwt.

iSergio avatar iSergio commented on June 7, 2024

Sorry, i tried write wrapper on Vaadin 8 by they documentation, but not success, they code in example not worked ( I will be try later, on this moment many main work tasks

from cesiumjs4gwt.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.