Re: best practices for modular GWT app

2016-10-14 Thread Thomas Broyer
On Friday, October 14, 2016 at 10:20:28 AM UTC+2, Kirill Prazdnikov wrote: > > Well, my suggestion was only two modules: > 1. GWT code - builds the client app > 2. platform independent code (jar) for some logic shared between, for > example, server app > > Is it incorrect ? > And so you

Re: best practices for modular GWT app

2016-10-14 Thread Kirill Prazdnikov
Well, my suggestion was only two modules: 1. GWT code - builds the client app 2. platform independent code (jar) for some logic shared between, for example, server app Is it incorrect ? -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To

Re: Errors in com/google/gwt/emul/java/lang/String.java

2016-10-14 Thread Teletin Alin
I want to confirm that having 2.8.0-rc3 (used for org.codehaus.mojo:gwt-maven-plugin) 2.8.0-rc3 solved the isue. Thank you. joi, 13 octombrie 2016, 20:21:00 UTC+3, Thomas Broyer a scris: > > The problem is that you have a mix of rc2 and rc3 libs in your classpath, > and this is because

Debugging GWT client built with maven in Eclipse

2016-10-14 Thread Russ
Hi - I'm new to GWT and am trying to debug a GWT client maven project in Eclipse. I imported the maven project, without errors. When I launch the debugger by right-clicking on the project -> Debug As -> web application, I see the launch URL in the google dev mode window. When I open the URL

[gwt-contrib] Re: Proposed LauncherDir change, add template bindAddress replacement

2016-10-14 Thread Brandon Donnelson
ping -- 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 this discussion on the web visit