Follow these steps:
- Select the File | New menu item.
- Next, choose a new AWS Java Project, as shown:

- Select Next. The New AWS Java Project window will appear, as shown in the following screenshot:

- Complete the following fields of the window using the data specified:
-
- Project name: WeatherBot2
- Group ID: com.packt.weatherbot2
- Artifact ID: weather
The Version and Package name fields are automatically populated as shown next:
- Select Finish. It may take a few minutes to create the project. When completed, open the project. ...