[gwt-contrib] Re: How to build Elementals

2015-04-27 Thread Stefano Pulze
I've updated python to 2.7.5 and now I can compile. Il giorno giovedì 23 aprile 2015 09:50:11 UTC+2, Stefano Pulze ha scritto: With ant clean dist-dev work fine; the compilter build all jar. I'm using a Centos 6.4 vm for build, with Python 2.6.6. Il giorno mercoledì 22 aprile 2015

[gwt-contrib] GWT Meetup 2015

2015-04-27 Thread Brandon Donnelson
Is there a GWT meetup 2015 before IO? -- You received this message because you are subscribed to the Google Groups GWT Contributors group. To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit-contributors+unsubscr...@googlegroups.com. To view

Re: [gwt-contrib] status of lambdas

2015-04-27 Thread 'Roberto Lublinerman' via GWT Contributors
Lambdas work fine in master. On Fri, Apr 24, 2015 at 6:02 PM, Stephen Haberman stephen.haber...@gmail.com wrote: Just curious, but what is the state of lambdas on master? Probably works? Known broken in some hairy boundary cases? Being used in production? Thanks, Stephen -- You

New release of jqm4gwt 1.4.6 is available.

2015-04-27 Thread Slava Pankov
New release of jqm4gwt 1.4.6 is available. It's advanced GWT wrapper over jQuery Mobile. Source: https://github.com/jqm4gwt/jqm4gwt Demos: http://jqm4gwt.appspot.com/ -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To unsubscribe from this

Resources as Array

2015-04-27 Thread Olaf Raether
I have a ClientBundle with a few TextRources like these here: public interface MyResources extends ClientBundle { public static final MyResources INSTANCE = GWT.create(MyResources.class); @Source(text1.txt) public TextResource text1(); @Source(text2.txt) public TextResource text2();

Re: [gwt-contrib] status of lambdas

2015-04-27 Thread Stephen Haberman
Lambdas work fine in master. Great! Thanks! - Stephen -- You received this message because you are subscribed to the Google Groups GWT Contributors group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: Adding a local javascript to GWT

2015-04-27 Thread rjcarr
The script path has Trust but nothing else does. Generally, this isn't a GWT problem. Good luck! On Monday, April 13, 2015 at 10:35:35 PM UTC-7, mohit wrote: Hi I am trying to add a .js file https://code.google.com/p/geoxml3/#Basic_Usage to my GWT project. I have made the entry in my

Re: WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.

2015-04-27 Thread Anurag Verma
This one worked for me too. On Friday, June 14, 2013 at 6:32:26 AM UTC+5:30, Jeff Guangjian Du wrote: well well, 4 years later, I came across the same problem. here's my solution: open regedit.exe ( really hate Microsoft and their regedit.reg). change the permission of key: