View this page in the latest version of Appian. Developer Setup Share Share via LinkedIn Reddit Email Copy Link Print On This Page Overview In this page, we walk you through everything you need to setup your local machine to develop and connected system plug-in. Note: To build and test a connected system plug-in, you will need the ability to deploy a plug-in and change custom properties on that server. This means a running local installation. Set up your local machine Note: You can create plug-ins using any IDE or code editor, but this document and examples are geared towards IntelliJ users with many IntelliJ-specific instructions. Set up IntelliJ To set up IntelliJ: Download and install IntelliJ. Download and install Java 17 JDK. Configure IntelliJ to add the Java 17 JDK by following the steps outlined in the IntelliJ documentation. Download and unzip the examples Download the Hello World example here. Unzip the downloaded file into the directory you want the project to live in. Feedback Was this page helpful? SHARE FEEDBACK Loading...