--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-tool...@googlegroups.com.
To post to this group, send email to google-we...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
I've been able to run, but SuperDevMode won't work for debugging unless you are using very simple projects. Mine have more than 30 modules in a directory structure different from the simple one proposed by Gwt team. So, I've gave up on SuperDevMode and now I've fixed Firefox 24.
--
You received this message because you are subscribed to a topic in the Google Groups "Google Web Toolkit" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-web-toolkit/9CfQnCH216Q/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-web-tool...@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-tool...@googlegroups.com.
I could... but then I have a large custom ant build process and no time to convert it into maven. Actually, going a bit further, I don't think I'll have time to learn maven soon enough for this change. I'll just stick with gwt 2.6 and Firefox 24 for a long while. I believe that s just too risky for the current stage to change something so sensitive that is working so well for the last 4 to 5 years right now.
--
You received this message because you are subscribed to a topic in the Google Groups "Google Web Toolkit" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-web-toolkit/9CfQnCH216Q/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-web-tool...@googlegroups.com.
does 'temporarily' mean that eventually you will replace the old one with the new one? or simply we should switch to the new one because the other would become unmaintained?
On Thu, Feb 19, 2015 at 7:02 PM, Thomas Broyer <t.br...@gmail.com> wrote:
I don't know Netbeans much but IIUC it has pretty good support for Maven; so how about using Maven with gwt-maven-plugin?If you have a multi-module project (which you should, IMO), then have a look at the net.ltgt.gwt.maven:gwt-maven-plugin:1.0-beta-1 instead of org.codehaus.mojo:gwt-maven-plugin; it's gwt:codeserver has been designed specifically for multi-module projects (disclaimer: this is my own project, the other I'm just maintaining “temporarily”).
On Friday, January 16, 2015 at 11:03:03 PM UTC+1, Edson Richter wrote:As in subject, please, someone could publish a video showing how to use SuperDevMode to debug a GWT app in NetBeans?
Thanks,
Edson
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsub...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Problem is that in SuperDevMode, debugging in chrome shows incorrect sources and breakpoints ; Firefox is even worse.
--
You received this message because you are subscribed to a topic in the Google Groups "Google Web Toolkit" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-web-toolkit/9CfQnCH216Q/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-web-tool...@googlegroups.com.
To post to this group, send email to google-we...@googlegroups.com.
Unfortunately, if the future of the gwt-maven-plugin is uncertain I don´t know what to do.