Set Up Your Project

To set up your project:

  1. In IntelliJ, create a new Gradle project for your work.
    The build.gradle file is created in the project directory that you specify.
  2. Add the required information to your project's build.gradle file by following the procedure in the next section.