

In the Environment variables section as seen below, copy and paste the following, replacing the values with your own.
index.html:
Locate the Run tab at the top of the IntelliJ IDEA console and select Edit Configurations. Give your project a name such as "sms_variables" and click the Finish button.Īfter the project setup is complete and the build has succeeded, your project directory structure should look like the following image:Īdd environment variables to an application

Open IntelliJ IDEA and click on Create New Project.Ĭhoose Gradle on the left hand side, check Java in the box on the right hand side, and click Next. Start a new Java project in IntelliJ IDEA The community edition is sufficient for this tutorial.
