If you're interested in using GWT to build your own web applications, you'll probably want to check out the links below. If you'd like to help develop GWT itself, you should read [http://code.google.com/webtoolkit/makinggwtbetter.html Making GWT Better] and join the [http://groups.google.com/group/Google-Web-Toolkit-Contributors contributors group]. ==Documentation== Latest documentation (Version 1.6) * [http://code.google.com/webtoolkit/overview.html GWT Documentation and Developer Guide] * [http://google-web-toolkit.googlecode.com/svn/javadoc/1.6/index.html?overview-summary.html GWT 1.6 Class API reference] (!JavaDoc) Older versions * [http://code.google.com/docreader/#p=google-web-toolkit-doc-1-5 GWT 1.5 Documentation and Developer Guide] * [http://google-web-toolkit.googlecode.com/svn/javadoc/1.5/index.html?overview-summary.html GWT 1.5 Class API reference] (!JavaDoc) * [http://code.google.com/docreader/#p=google-web-toolkit-doc-1-4 GWT 1.4 Documentation and Developer Guide] * [http://google-web-toolkit.googlecode.com/svn/javadoc/1.4/index.html GWT 1.4 Class API reference (JavaDoc)] ==Related Projects== The [http://code.google.com/p/gwt-google-apis/ Google API Libraries for GWT] provide Java language bindings for JavaScript libraries for Gears, Gadgets, and Google AJAX Search. The [http://code.google.com/p/google-web-toolkit-incubator/ GWT incubator project] is a great place to look at cutting edge widgets and libraries that are under active development and testing. ==Contributors== Google Web Toolkit is an open source project under the Apache 2.0 license. If you are interested in understanding the internals of Google Web Toolkit, building from source, or contributing to the project, check out [http://code.google.com/webtoolkit/makinggwtbetter.html Making GWT Better].