Skip to content

Compiling

inno-juanal edited this page Sep 11, 2019 · 2 revisions

If you'd like to modify the source code and compile the project:

  1. Import the source code as a Maven project into your IDE.
  2. In order for the project to compile, you will need to copy Appian JAR files to the internalRepoOnly folder. You will need to grab them from a local Appian installation, not a cloud installation. Due to licensing restrictions, these files can't be added to this public repository.
  3. Edit the POM.xml file to set the right Appian compile version to properly reference the Appian libraries.
Clone this wiki locally