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:
A new application wizard will appear on the screen. To create a new web application, perform the following steps:
- Enter the project name as
OutstandingBills
and the package name ascom.packt.billing
. - Check the Google SDKs checkbox and select the default SDK radio button.
- 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.