Setting up Siddhi SDK

1) When creating a new Siddhi project

1) Go to File -> New -> Project and select Siddhi project and select Next.

alt text

2) If you have previously configured the Siddhi SDKs, they will appear in the next window. You can select a SDK and continue with project creation by selecting Next.

alt text

If the Siddhi SDK was not configured previously, you can add a new Siddhi SDK by selecting Configure.

alt text

3) Select the Siddhi distribution location.

alt text

4) Now you have successfully added the Siddhi SDK. You can select Next and continue with project creation.

alt text

2) After creating a Siddhi project

1) Go to File -> Project Structure and select Project tab. If you have previously added the Siddhi SDK, you can select the SDK from the drop down menu.

alt text

If a Siddhi SDK is not added previously, you can add a new SDK by selecting the New button under the Project SDK and selecting Siddhi SDK.

alt text

2) Select the Siddhi distribution location.

alt text

3) Now you have successfully added the Siddhi SDK to the project.

alt text

4) Select OK or Apply to save changes.


Previous Step: Download Siddhi SDK.
Go to Home: Home