blob: ba31783f1ebb9ae4a6ef27f8f96bf05dc10a2736 [file] [log] [blame]
Eclipse Setup
=============
User Library
------------
Window > Preferences
Java > Build Path > User Libraries
Create a User Library called "GWT":
New
Name: GWT
Add JARs...
* Select gwt-user.jar from the $(GWT_SDK) directory.
* Select gwt-dev-$(GWT_OS).jar from the $(GWT_SDK) directory.