Re: [gwt-contrib] Re: GWT 2.7 snapshot and Eclipse Plugin

2014-10-22 Thread Matic Petek
Thank you for that, but right know my main target is to move our projects to GWT 2.7 and migrate our developers to SDM. Regards, Matic On Tuesday, October 21, 2014 8:50:01 PM UTC+2, Brandon Donnelson wrote: Ah, thanks for sharing. I just wanted to double check. By the way if you're

Re: [gwt-contrib] Re: GWT 2.7 snapshot and Eclipse Plugin

2014-10-22 Thread Richard Wallis
Hi Brandon, The GWTP plugin has GPE as a dependency. Can you send me a link to the preview please. On Wed, Oct 22, 2014 at 5:16 PM, Matic Petek maticpe...@gmail.com wrote: Thank you for that, but right know my main target is to move our projects to GWT 2.7 and migrate our developers to SDM.

[gwt-contrib] Re: GWT 2.7 snapshot and Eclipse Plugin

2014-10-21 Thread Matic Petek
I have superdevmode-launcher-legacy.jar in classpath and it is not compatible with GWT 2.7. Regards, Matic On Friday, September 5, 2014 5:40:55 PM UTC+2, Brandon Donnelson wrote: I suspect the sdk isn't what you think it is if its not working. Can you check the classpath and see if it was

Re: [gwt-contrib] Re: GWT 2.7 snapshot and Eclipse Plugin

2014-10-21 Thread Manuel Carrasco Moñino
You shouldn't put never that .jar in your classpath. GPE takes care of adding it to the launcher classpath when you run superdevmode and your gwt is not 2.7. On Tue, Oct 21, 2014 at 2:31 PM, Matic Petek maticpe...@gmail.com wrote: I have superdevmode-launcher-legacy.jar in classpath and it is

Re: [gwt-contrib] Re: GWT 2.7 snapshot and Eclipse Plugin

2014-10-21 Thread Brandon Donnelson
Manolo is correct, the superdevmode-launcher-legacy.jar is not needed with GWT 2.7. It can be used with GWT 2.5.x and 2.6.x. Did you add that to the classpath? Brandon On Tuesday, October 21, 2014 6:03:14 AM UTC-7, Manuel Carrasco Moñino wrote: You shouldn't put never that .jar in your

Re: [gwt-contrib] Re: GWT 2.7 snapshot and Eclipse Plugin

2014-10-21 Thread Matic Petek
Yes, it was my mistake when I upgrade from 2.6 to 2.7 snapshot. Not it is working. I just want to write it in forum if someone else would have the some problem... Thank you for help. Regards, Matic On Tuesday, October 21, 2014 6:41:11 PM UTC+2, Brandon Donnelson wrote: Manolo is correct,

Re: [gwt-contrib] Re: GWT 2.7 snapshot and Eclipse Plugin

2014-10-21 Thread Brandon Donnelson
Ah, thanks for sharing. I just wanted to double check. By the way if you're interested in the GPE preview, I've got that handy if you want to try it out. On Tuesday, October 21, 2014 10:00:54 AM UTC-7, Matic Petek wrote: Yes, it was my mistake when I upgrade from 2.6 to 2.7 snapshot. Not it

[gwt-contrib] Re: GWT 2.7 snapshot and Eclipse Plugin

2014-09-05 Thread Brandon Donnelson
I suspect the sdk isn't what you think it is if its not working. Can you check the classpath and see if it was updated? On Monday, September 1, 2014 6:09:18 AM UTC-7, Matic Petek wrote: Hi, I would like to test new compile per file option, but we run our project from Eclipse and we don't

[gwt-contrib] Re: GWT 2.7 snapshot and Eclipse Plugin

2014-09-01 Thread Matic Petek
For now, I can run my app in Eclipse hosted mode with GWT 2.6.1 and run SDM server with GWT 2.7 snaphost. It look nothing has change in GWT-RPC protocol so it is working. Regards, Matic On Monday, September 1, 2014 3:09:18 PM UTC+2, Matic Petek wrote: Hi, I would like to test new compile