Hi Joyce, I would agree with Kamal's statement. If you're really new to Java, you should probably lookup a couple of quick tutorials to get you up to speed. Since GWT cross-compiles to JavaScript, the Java code you would write is much simpler than more involved server-side Java code. Therefore, once you get started on the Java basics and feel comfortable with them, you should be able to give GWT a try and become somewhat productive as a Java beginner.
The Eclipse package you should use is not relevant for now, but when the time comes, any major release should do. You can also look into using the Google Plugin for Eclipse which offers GWT support for Eclipse 3.3, 3.4 and 3.5 once you're at that point. Google Plugin for Eclipse: http://code.google.com/eclipse Hope that helps, -Sumit Chandel On Mon, Aug 3, 2009 at 9:07 PM, Joyce <[email protected]> wrote: > > I am new to Java. I always wanted to learn Java. When I heard about > GWT, I though this is the best time for learning it. Can someone > please tell me which Eclipse package is most suited for me? > > Thanks > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
