Installing

    Amazon Corretto is a no-cost, multiplatform, production-ready distribution of the Open Java Development Kit (OpenJDK). Read more from https://aws.amazon.com/corretto/

    1. Download and run the Amazon Corretto 11 Windows installer (.msi)

    2. Follow the prompts in the wizard

    Maven is a package manager and a build tool for Java based projects.

    1. Open a browser and go to the Maven download page at

    2. Download the Binary zip archive in the Files section

    3. Open Windows Control Panel

    4. Click Environment Variables

    5. In Environment Variables, select the Path systems variable (in the bottom box) and click Edit

    6. Click Browse in the edit dialog

    7. Click OK in all open dialogs to close them and save the environment variable

    Start a Project