Re: GWT 1.7 Now Available

2009-08-25 Thread श्री
hi Ganesh On Aug 24, 12:25 pm, Ganesh ganeshrajmo...@gmail.com wrote: Hi, I migrated from GWT 1.5.0 to GWT 1.7 and I am facing a lot of issues in serialized objects being passed via RPC. Support to java.util.List seems to have been withdrawn and my existing code fails. Please do let me know

Re: GWT 1.7 Now Available

2009-08-24 Thread leo loong
Thank you!a Ha! 2009/8/24 李静 lijing0...@gmail.com hi, the samples projects don't have eclipse files in them. maybe you can create a new project and copy the src files. hope that helps you! 2009/8/24 holeo xlon...@gmail.com In eclipse3.5 and Google eclipse 3.5 plug-ins, Use File -

Re: GWT 1.7 Now Available

2009-08-24 Thread Ganesh
Hi, I migrated from GWT 1.5.0 to GWT 1.7 and I am facing a lot of issues in serialized objects being passed via RPC. Support to java.util.List seems to have been withdrawn and my existing code fails. Please do let me know if this is a know are and how to take care of the same?? My code compiles

Re: GWT 1.7 Now Available

2009-08-23 Thread holeo
In eclipse3.5 and Google eclipse 3.5 plug-ins, Use File - Import... - Existing Projects into Workspace I can't import GWT1.7 /samples project. ! No projects are found to import. help help!! On Jul 23, 6:54 am, Bruce Johnson br...@google.com wrote: Hi everyone, (Most people are probably

Re: GWT 1.7 Now Available

2009-08-23 Thread 李静
hi, the samples projects don't have eclipse files in them. maybe you can create a new project and copy the src files. hope that helps you! 2009/8/24 holeo xlon...@gmail.com In eclipse3.5 and Google eclipse 3.5 plug-ins, Use File - Import... - Existing Projects into Workspace I can't import

Re: GWT 1.7 Now Available

2009-08-14 Thread Steve Nies
Please forgive this newbie post but I am under extreme schedule pressure and cant find an answer anywhere on the web. Can anyone tell me if JSPs using Java 1.5 features can now run under hosted mode within Eclipse 3.4? If so would someone please post a how-to? Any help would be greatly

Re: GWT 1.7 Now Available

2009-07-23 Thread Gert Scholten
On Jul 23, 12:54 am, Bruce Johnson br...@google.com wrote: Download here:http://code.google.com/p/google-web-toolkit/downloads/list?can=1q=GW... This link only lists the linux version (the search doesn't seem to work properly, or at least I can't figure out what it is searching in). Official

Re: GWT 1.7 Now Available

2009-07-23 Thread Gert Scholten
On Jul 23, 12:54 am, Bruce Johnson br...@google.com wrote: Download here:http://code.google.com/p/google-web-toolkit/downloads/list?can=1q=GW... This link only lists the linux version (the search doesn't seem to work properly, or at least I can't figure out what it is searching in). Official

Re: GWT 1.7 Now Available

2009-07-23 Thread Sumit Chandel
Thanks for the correction, Gert. The correct download link to get GWT 1.7.0 is either (as Gert mentioned) is either: 1) From the official download site: http://code.google.com/download.html 2) From the list of proper search results on the GWT project page:

GWT 1.7 Now Available

2009-07-22 Thread Bruce Johnson
Hi everyone, (Most people are probably already quite aware of the new GWT 1.7 release, but we wanted to send out an official announcement we could pin to the top of the message list.) GWT 1.7 is a minor update that adds better support for Internet Explorer 8, Firefox 3.5, and Safari 4. Each of

[gwt-contrib] Re: GWT 1.7 Now Available

2009-07-15 Thread Andrew Pietsch
Howdy, Is there any plan to upload 1.7 to a public maven repository? Cheers Andrew --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~--~~~~--~~--~--~---

[gwt-contrib] Re: GWT 1.7 Now Available

2009-07-15 Thread nicolas de loof
I'm back from holliday and will publish it ASAP cheers, Nicolas 2009/7/15 Andrew Pietsch andrew.piet...@gmail.com Howdy, Is there any plan to upload 1.7 to a public maven repository? Cheers Andrew --~--~-~--~~~---~--~~

[gwt-contrib] Re: GWT 1.7 Now Available

2009-07-15 Thread ma
Thanks for the fast reaction! Now it works perfectly! Markus On Jul 15, 1:07 am, Ray Ryan rj...@google.com wrote: Okay, it's up:http://code.google.com/p/google-web-toolkit-incubator/wiki/Downloads?... All better? rjrjr --~--~-~--~~~---~--~~

[gwt-contrib] Re: GWT 1.7 Now Available

2009-07-15 Thread nicolas de loof
I notice there is not tag in SVN for this release : http://google-web-toolkit.googlecode.com/svn/tags/ 2009/7/15 nicolas de loof nicolas.del...@gmail.com I'm back from holliday and will publish it ASAP cheers, Nicolas 2009/7/15 Andrew Pietsch andrew.piet...@gmail.com Howdy, Is there

[gwt-contrib] Re: GWT 1.7 Now Available

2009-07-15 Thread stuckagain
GWT contribs, I must say I am a bit disappointed with the support for IE7 in GWT 1.7.0. In an enterprise environment IE7 is used a lot more than IE8, but GWT still treats it as ie6 and ie8 gets first class support. Take a look at these 2 issues:

[gwt-contrib] Re: GWT 1.7 Now Available

2009-07-15 Thread Joel Webber
I'm sorry you're disappointed, but we had to strike a balance between adding these optimizations, and getting support for IE8 and Safari4 out the door. The lack of such support was becoming an extremely important blocking issue for many users, and while I very much want to get to the issues you

[gwt-contrib] Re: GWT 1.7 Now Available

2009-07-15 Thread Thomas Matthijs
In an enterprise environment Will these bugs be fixed in GWT 2.0 or do I have to wait until IE8 or something else becomes mainstream in enterprise environments (in 3 years or so ?) Notting stopping you from fixing them yourself and submitting patches

[gwt-contrib] Re: GWT 1.7 Now Available

2009-07-15 Thread David
Hi, Well, I guess you tend to focus too much on the internet side of things - which I understand since I am talking to Google :-). Maybe we should all be focusing on Android and iPhone since those browsers will certainly have a huge impact on browser usage on the internet. But in enterprise

[gwt-contrib] Re: GWT 1.7 Now Available

2009-07-15 Thread Andrew Pietsch
Excellent, thanks for that. Cheers On Jul 15, 4:43 pm, nicolas de loof nicolas.del...@gmail.com wrote: I'm back from holliday and will publish it ASAP cheers, Nicolas 2009/7/15 Andrew Pietsch andrew.piet...@gmail.com Howdy, Is there any plan to upload 1.7 to a public maven

[gwt-contrib] Re: GWT 1.7 Now Available

2009-07-14 Thread stuckagain
Good morning, Are there any bugs fixed in this release or is it only focusing on supporting the latest browsers ? I guess I will quickly know. David On Jul 14, 3:01 am, Bruce Johnson br...@google.com wrote: Hi everyone, GWT 1.7 is a minor update that adds better support for Internet

[gwt-contrib] Re: GWT 1.7 Now Available

2009-07-14 Thread stuckagain
I checked the issues database. Am I right that everything labeled for milestone 1_6_1 is in this release ? On Jul 14, 8:32 am, stuckagain david.no...@gmail.com wrote: Good morning, Are there any bugs fixed in this release or is it only focusing on supporting the latest browsers ? I guess I

[gwt-contrib] Re: GWT 1.7 Now Available

2009-07-14 Thread ma
Hello, I have problems with GWT1.7 and the actual release of the gwt- incubator library (gwt-incubator-march-02-2009.jar). The following compile errors occur in my project: ... [java][ERROR] Errors in 'jar:file:../gwt-incubator-

[gwt-contrib] Re: GWT 1.7 Now Available

2009-07-14 Thread Isaac Truett
I decided to jump on 1.7 this morning. Looks good so far. No compilation problems, no new issues so far, and IE8 behavior much better. Thank you, Bruce, et al. On Mon, Jul 13, 2009 at 9:01 PM, Bruce Johnsonbr...@google.com wrote: Hi everyone, GWT 1.7 is a minor update that adds better

[gwt-contrib] Re: GWT 1.7 Now Available

2009-07-14 Thread Fushion
Same problem here. On Jul 14, 4:45 pm, ma m...@coware.de wrote: Hello, I have problems with GWT1.7 and the actual release of the gwt- incubator library (gwt-incubator-march-02-2009.jar). The following compile errors occur in my project: ...      [java]    [ERROR] Errors in

[gwt-contrib] Re: GWT 1.7 Now Available

2009-07-14 Thread Isaac Truett
Have you tried building incubator from trunk? I'm using more recent incubator code and it compiles for me with GWT 1.7. On Tue, Jul 14, 2009 at 4:37 PM, Fushionmenno.van.gange...@gmail.com wrote: Same problem here. On Jul 14, 4:45 pm, ma m...@coware.de wrote: Hello, I have problems with

[gwt-contrib] Re: GWT 1.7 Now Available

2009-07-14 Thread John Tamplin
On Tue, Jul 14, 2009 at 4:37 PM, Fushion menno.van.gange...@gmail.comwrote: Same problem here. The problem is that it needs an IE8 deferred binding, and that is present in incubator svn (in GlassPanel.gwt.xml). If you can't build incubator from svn, you can duplicate the ie6 line and change

[gwt-contrib] Re: GWT 1.7 Now Available

2009-07-14 Thread Ray Ryan
We'll get a 1.7-compatible incubator jar built ASAP On Tue, Jul 14, 2009 at 2:18 PM, John Tamplin j...@google.com wrote: On Tue, Jul 14, 2009 at 4:37 PM, Fushion menno.van.gange...@gmail.comwrote: Same problem here. The problem is that it needs an IE8 deferred binding, and that is present

[gwt-contrib] Re: GWT 1.7 Now Available

2009-07-14 Thread Ray Ryan
Okay, it's up: http://code.google.com/p/google-web-toolkit-incubator/wiki/Downloads?tm=2 All better? rjrjr On Tue, Jul 14, 2009 at 2:23 PM, Ray Ryan rj...@google.com wrote: We'll get a 1.7-compatible incubator jar built ASAP On Tue, Jul 14, 2009 at 2:18 PM, John Tamplin j...@google.com

[gwt-contrib] GWT 1.7 Now Available

2009-07-13 Thread Bruce Johnson
Hi everyone, GWT 1.7 is a minor update that adds better support for Internet Explorer 8, Firefox 3.5, and Safari 4. Each of these new browser versions introduced at least one change that negatively impacted compiled GWT modules, so we recommend that you do update to GWT 1.7 and recompile your