Developing a GWT application using MVP

We'll develop an application in Eclipse. Visit the following URL to download the Google Plugin for Eclipse:

https://developers.google.com/eclipse/docs/download

Install the plugin and create a new web application. The following screenshot shows this:

Developing a GWT application using MVP

A new application wizard will appear on the screen. To create a new web application, perform the following steps:

  1. Enter the project name as OutstandingBills and the package name as com.packt.billing.
  2. Check the Google SDKs checkbox and select the default SDK radio button.
  3. If you have downloaded a separate GWT binary, provide the path and configure the SDK. Also, check ...

Get Mockito Essentials now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.