Getting started
Features of the plugin
-
Create Siddhi applications
This plugin supports Syntax Highlighting and Auto Code Completions related to Siddhi grammar 4.0. - Run Siddhi applications
- Debug Siddhi applications
- Use Siddhi Extensions with Siddhi applications
- Spell checking
- File template for ‘.siddhi’ files
Know More about these features
- WSO2 Stream Processor and its extensions related Siddhi application development is supported from plugin version 1.1.0 onwards.
Setup the Siddhi plugin for Intellij IDEA and Siddhi SDK
Create, Run or Debug a Siddhi Application
- Creating a new Siddhi project.
- Creating a Siddhi file.
- Running a Siddhi file.
- Debugging a siddhi File.
NOTE: If you want to use a siddhi extension other than the default packed in extensions, you need to copy the jar file of that extension to {siddhi-sdk-home}\lib location.
Get familiar with Siddhi
Please refer Siddhi Site