- Go to File -> New -> Project and select Ballerina project and select Next.
- If you have previously configured the Ballerina SDKs, they will appear in the next window. You can select a SDK and continue with project creation by selecting Next.
If the Ballerina SDK was not configured previously, you can add a new Ballerina SDK by selecting Configure.
- Select the Ballerina distribution location.
- Now you have successfully added the Ballerina SDK. You can select Next and continue with project creation.
- Go to File -> Project Structure and select Project tab. If you have previously added the Ballerina SDK, you can select the SDK from the drop down menu.
If a Ballerina SDK is not added previously, you can add a new SDK by selecting the New button under the Project SDK and selecting Ballerina SDK.
- Select the Ballerina distribution location.
- Now you have successfully added the Ballerina SDK to the project.
- Select OK or Apply to save changes.