Re: Could someone plubish a video showing how to debug GWT using SuperDevMode in NetBeans?

2015-02-21 Thread Thomas Broyer


On Friday, February 20, 2015 at 7:51:20 PM UTC+1, Juan Calderón wrote:
>
> Unfortunately, if the future of the gwt-maven-plugin is uncertain I don´t 
> know what to do.
>

Don't get me wrong. It's not that its future is uncertain, it's that I 
believe it gets many things wrong, and things could be better. If you agree 
with me, then try my plugin.
Switching from one plugin to the the other is quite easy; all you have to 
do is to add a whole bunch of hacks to your POM when switching to the 
CodeHaus Mojo plugin (no project restructuration / file-moving needed) and 
say goodbye to easy debugging with multi-module projects ;-)

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: Could someone plubish a video showing how to debug GWT using SuperDevMode in NetBeans?

2015-02-20 Thread Edson Richter
Problem is that in SuperDevMode, debugging in chrome shows incorrect
sources and breakpoints ; Firefox is even worse.
Em 20/02/2015 16:51, "Juan Calderón"  escreveu:

> Well, thanks for your answers.
>
> Finally, I have achieved to do a small hello example using NetBeans +
> Maven + Gwt 2.7. But as Edson said, I don't if it is enough for big and
> multi-module projects.
>
> My interest is to move my projects from Gwt 2.6 with Gwt4Nb to Gwt 2.7
> with Maven and to keep still the debugging into NetBeans.
>
> Unfortunately, if the future of the gwt-maven-plugin is uncertain I don´t
> know what to do.
>
> (Here the example) 
>
> Cheers,
>
> Juan
>
> --
> 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-toolkit+unsubscr...@googlegroups.com.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-web-toolkit.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: Could someone plubish a video showing how to debug GWT using SuperDevMode in NetBeans?

2015-02-20 Thread Juan Calderón
Well, thanks for your answers.

Finally, I have achieved to do a small hello example using NetBeans + Maven 
+ Gwt 2.7. But as Edson said, I don't if it is enough for big and 
multi-module projects.

My interest is to move my projects from Gwt 2.6 with Gwt4Nb to Gwt 2.7 with 
Maven and to keep still the debugging into NetBeans. 

Unfortunately, if the future of the gwt-maven-plugin is uncertain I don´t 
know what to do.

(Here the example) 

Cheers,

Juan

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: Could someone plubish a video showing how to debug GWT using SuperDevMode in NetBeans?

2015-02-20 Thread Thomas Broyer


On Friday, February 20, 2015 at 12:17:23 AM UTC+1, Manuel Carrasco wrote:
>
> 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?
>

I don't enjoy maintaining the CodeHaus Mojo plugin, and never did. I 
stepped in because Nicolas De Loof stepped out, and nobody else picked up 
the torch.
That means that if/when I think my plugin is good enough for “production 
use” (and gets out of beta), I'll probably stop maintaining the CodeHaus 
Mojo one, leaving the door open for anyone else willing to do it (in all 
honesty, if someone wants to maintaining it starting today, just tell me 
and I'll give you commit rights on the repo). That doesn't necessarily mean 
I'd stop using it or contributing fixes, but I'll seriously consider moving 
projects to my plugin instead (if not just moving them to Gradle…)
Not being a big fan of Maven, I wouldn't recommend moving to my plugin 
until there's enough traction that other people could possibly co-maintain 
it with me; but please start experimenting with it and give feedback.
In other words: if nobody uses my plugin, it'll probably never gets out of 
beta, and I'll probably continue making new releases of the CodeHaus Mojo 
plugin (until someone else volunteers); if there's enough traction for my 
plugin, I'll start looking for co-maintainers and will personally drop the 
other.

>
> On Thu, Feb 19, 2015 at 7:02 PM, Thomas Broyer  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+unsubscr...@googlegroups.com.
>> To post to this group, send email to google-web-toolkit@googlegroups.com.
>> Visit this group at http://groups.google.com/group/google-web-toolkit.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: Could someone plubish a video showing how to debug GWT using SuperDevMode in NetBeans?

2015-02-19 Thread Edson Richter
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.
Em 19/02/2015 16:02, "Thomas Broyer"  escreveu:

> 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 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-toolkit+unsubscr...@googlegroups.com.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-web-toolkit.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: Could someone plubish a video showing how to debug GWT using SuperDevMode in NetBeans?

2015-02-19 Thread Manuel Carrasco Moñino
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  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+unsubscr...@googlegroups.com.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-web-toolkit.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: Could someone plubish a video showing how to debug GWT using SuperDevMode in NetBeans?

2015-02-19 Thread Thomas Broyer
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+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: Could someone plubish a video showing how to debug GWT using SuperDevMode in NetBeans?

2015-02-19 Thread Juan Calderón
Hi Edson,

I have the same problem; if you already found the answer, please share.

Thanks

Le vendredi 16 janvier 2015 15:03:03 UTC-7, Edson Richter a écrit :
>
> 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+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: Could someone plubish a video showing how to debug GWT using SuperDevMode in NetBeans?

2015-02-19 Thread Edson Richter
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.
Em 19/02/2015 13:42, "Juan Calderón"  escreveu:

> Hi Edson,
>
> I have the same problem; if you already found the answer, please share.
>
> Thanks
>
> Le vendredi 16 janvier 2015 15:03:03 UTC-7, Edson Richter a écrit :
>>
>> 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 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-toolkit+unsubscr...@googlegroups.com.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-web-toolkit.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Re: Could someone plubish a video showing how to debug GWT using SuperDevMode in NetBeans?

2015-02-19 Thread Juan Pablo Gardella
I believe SuperDevMode is not supported in NetBeans.

On 19 February 2015 at 12:42, Juan Calderón  wrote:

> Hi Edson,
>
> I have the same problem; if you already found the answer, please share.
>
> Thanks
>
> Le vendredi 16 janvier 2015 15:03:03 UTC-7, Edson Richter a écrit :
>>
>> 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+unsubscr...@googlegroups.com.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-web-toolkit.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


Could someone plubish a video showing how to debug GWT using SuperDevMode in NetBeans?

2015-01-16 Thread Edson Richter
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+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.