From the course: Learning GWT

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

GWT project structure

GWT project structure

From the course: Learning GWT

Start my 1-month free trial

GWT project structure

- [Instructor] There are two ways to build a GWT project via the GWT command line or by using the Google Plugin for Eclipse. I prefer to stay in my favorite IDE, so we'll be building the app right here in Eclipse. For this lesson, I am using the Neon version of Eclipse, but you're welcome to use any version you like, such as Mars, whatever you prefer, but whatever version of Eclipse you use, please make sure you have the latest version of the Google Plugin installed. To install the latest version of GWT Plugin, let's switch to the Chrome browser and you go to the GWT Project download page. On this page, there are instructions on how to get set up with the GWT SDK and the Plugin. Click on Download Plugin & SDKs. On the GWT Plugin's GitHub site, here are some install options. We'll follow the first option and drag and drop this install button onto Eclipse. I'll move the window across, so we can see Eclipse. Then, you click and drag the button into Eclipse, and release. The Install…

Contents