I agree with the others, learn Java first! It's right up there with C+ + in difficulty to learn from the ground up. All programming languages will have common themes, datatypes, keywords, flow control: if/else, loops, etc... then you add in OOP with Java, but Java also has a varied and large set of api's that allow you to do almost anything. There is lots to learn and after 8 years with java I feel like I'm having to relearn web development with RIA and GWT.
That being said, we are using the Ganymede bundle. It's Eclipse version 3.4.1, it supports our version of GWT and it also has Spring support. HTH, jamesD On Aug 13, 6:51 am, Juraj Vitko <[email protected]> wrote: > The most popular "Eclipse IDE for Java EE Developers" is fine. It also > has support for CSS and XML editing. > > On Aug 4, 6:07 am, 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 -~----------~----~----~----~------~----~------~--~---
