Search code examples
springgwtidegxt

Environment requirements developing GWT GXT application


I have to maintain a web application built using GWT 2, GXT 2.2, RPC calls, Hibernate, Spring and MySql. In order to debug the application server/client side, compile and work easily what are the minimum requirements (Windows Xp system)


Solution

  • Recommendation from GWT Team -
    enter image description here

    Source - https://vaadin.com/blog/-/blogs/the-future-of-gwt-report-2012 You can upvote GWT Dev Requests For compile time improvements - https://vaadin.com/gwt/report-2012/wishlist

    Some other tips - How to improve GWT hosted mode / compilation times?