How-to display a Javascript-Widget (e.g. from tripadvisor) in an GWT HTML Widget?

2013-09-21 Thread marian lux
I want do display e.g. the following widget in an GWT HTML-widget: div id=TA_cdswritereviewlg303 class=TA_cdswritereviewlg ul id=PFAsdj class=TA_links xWEBQ5e li id=nvVscFx class=cSICfMRvGlKeReview a

Re: How-to display a Javascript-Widget (e.g. from tripadvisor) in an GWT HTML Widget?

2013-09-21 Thread marian lux
I found something about Script Injection and tried the following code to add the script in my HTML page (on EntryPoint - method): Document doc = Document.get(); ScriptElement script = doc.createScriptElement(); script.setSrc(

Re: A native GWT chart library?

2013-09-21 Thread littleball
highchart is good On Tuesday, 21 April 2009 05:54:11 UTC+8, Pierre Coirier wrote: Hi, I'm looking for a native GWT chart library. I would like to be able to draw all different kinds of chart (line chart, bart chart, area chart, pie chart...). I also would like a client solution. I

Re: Running GWT in SuperDevMode (Maven)

2013-09-21 Thread jaga
Best thing to do is to post your pom.xml here. We can then see what you are doing. On Friday, 20 September 2013 20:01:23 UTC+1, Xybrek wrote: Running $`mvn gwt:run-codeserver` throws this error: [INFO] Webapp assembled in [1255 msecs] [INFO] [INFO] ---

[gwt-contrib] Re: Publish nighly snapshots of GWT builds to Maven

2013-09-21 Thread Łukasz Jąder
+1 all the way. Checking out SNAPSHOT version would be fun an could help find more issues. W dniu czwartek, 19 września 2013 16:29:18 UTC+2 użytkownik Johannes Barop napisał: Hi, what do you think of publishing nightly builds of GWT to a Maven repository? This would save users which want

Re: [gwt-contrib] Re: Publish nighly snapshots of GWT builds to Maven

2013-09-21 Thread Ray Cromwell
Matthew, Is there an easy way to make Jenkins push out a snapshot after a successful build? On Sat, Sep 21, 2013 at 5:31 AM, Łukasz Jąder ljader...@gmail.com wrote: +1 all the way. Checking out SNAPSHOT version would be fun an could help find more issues. W dniu czwartek, 19 września