- Installing Google Web Toolkit
- Building a Sample Application
- Creating an Application from Scratch (without Eclipse)
- Creating an Application from Scratch (with Eclipse)
Installing Google Web Toolkit
- Install the Java SDK.If you don't have a recent version of the Java SDK installed, download and install Sun Java Standard Edition SDK.
- Download Google Web Toolkit.Download the Google Web Toolkit package for your operating system.
- Unzip the Google Web Toolkit package.On Windows, extract the files from
gwt-windows-1.4.61.zipwith a program like WinZip. On Mac and Linux, you can unpack the package with a command liketar xvzf gwt-mac-1.4.61.tar.gz
- Done! Start using Google Web Toolkit.GWT doesn't have an installer application. All the files you need to run and use GWT are located in the extracted directory. The main application you'll need to use GWT is
applicationCreator, which is described below. It may be easiest to start out by building one of the sample applications shipped with GWT.
0 коммент.:
Отправить комментарий