-
Notifications
You must be signed in to change notification settings - Fork 1
Compiling
inno-juanal edited this page Sep 11, 2019
·
2 revisions
If you'd like to modify the source code and compile the project:
- Import the source code as a Maven project into your IDE.
- 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.
- Edit the POM.xml file to set the right Appian compile version to properly reference the Appian libraries.