Installing and Configuring the Eclipse IDE for GWT development
Installing and Configuring the Eclipse IDE for GWT development
- Download and run the Eclipse IDE for Java EE Developers installer package from the eclipse download website to install the Eclipse IDE on your system.
- Follow the step-by-step instructions to install the Google Plugin for Eclipse and optionally the Google Web Toolkit SDK and the Google App Engine SDK. In the process of the steps, give it a local name of Google Web Toolkit and be sure to select all the components for installation. After the components have downloaded, click the next button and then select the I accept terms of use radio button and then finally click the finish button.
- Run through this tutorial to write your first GWT web app using Eclipse as the IDE.
- Use the same procedure that you followed in step 2 to download and install the GWT Designer.
- GWT Designer is a visual interface builder that generates the code as you visually build your user interface. Read the GWT Designer User Guide.
No comments:
Post a Comment