Re: [gwt-contrib] Cannot build my project since 779627ac

2014-03-25 Thread Honza Rameš
6d4d8a2. On Sat, Mar 22, 2014 at 2:55 AM, Honza Rameš rame...@gmail.com wrote: Hello everyone, recently, after updating GWT master I wasn't able to neither compile nor debug my project in DevMode. I tracked the problem down to commit 779627ac after which I'm getting errors (see bellow) while

[gwt-contrib] Cannot build my project since 779627ac

2014-03-22 Thread Honza Rameš
Hello everyone, recently, after updating GWT master I wasn't able to neither compile nor debug my project in DevMode. I tracked the problem down to commit 779627ac after which I'm getting errors (see bellow) while generating UiBinder glue to one of my widgets it complains one of my interfaces

Re: [gwt-contrib] Cannot build any project since 5a972863

2014-01-24 Thread Honza Rameš
I can also confirm that your commit 46bd0a3e fixed the problems I had. Good job, thanks. Honza On Thursday, January 23, 2014 10:37:49 PM UTC+1, Honza Rameš wrote: I already noticed, thank you everything is OK ;-) On Thursday, January 23, 2014 9:15:43 PM UTC+1, John Stalcup wrote: Honza, I

Re: [gwt-contrib] Cannot build any project since 5a972863

2014-01-23 Thread Honza Rameš
? I updated Compiler.java, CompilePerms.java, etc etc to property setup the module property of the compilerContext object, but it looks like I missed somewhere. John On Wed, Jan 22, 2014 at 4:07 AM, Honza Rameš ram...@gmail.com wrote: Hello everyone, I'm using master for my projects

Re: [gwt-contrib] Cannot build any project since 5a972863

2014-01-23 Thread Honza Rameš
, Honza Rameš ram...@gmail.comjavascript: wrote: That's great, as I said I'm using GPE to build the project. I also tried to compile by command line, but the compiler exited mysteriously in the middle of the compilation without any message at all (I did use com.google.gwt.dev.Compiler), all

[gwt-contrib] Cannot build any project since 5a972863

2014-01-22 Thread Honza Rameš
Hello everyone, I'm using master for my projects and after I updated to commit 5a972863 (Added monolithic/separate branching to JavaToJavaScriptCompiler) suddenly I wasn't able to compile any of my GWT projects (in Eclipse, see error message bellow). I'm using jdk_1.7 and older commit

Re: Source maps

2012-04-02 Thread Honza Rameš
Yep, I'm using trunk but I'm not sure that the source map support is fully functional even in trunk though it gets generated. I tried both canary and dev channels of Chrome (I think even Googlers won't use anything special since canary is almost daily build but we cannot be sure ;-) ) Honza On

Re: Source maps

2012-04-02 Thread Honza Rameš
sources in Development tools. On Mon, Apr 2, 2012 at 9:45 AM, Honza Rameš rame...@gmail.com wrote: Yep, I'm using trunk but I'm not sure that the source map support is fully functional even in trunk though it gets generated. I tried both canary and dev channels of Chrome (I think even Googlers