Plugin Archive
Each plugin is distributed in form of a single Java Archive (JAR) file.
Building and Deploying a Plugin Archive
Make a copy of the demo plugin's Gradle build file (
build.gradle)Change project name and name of destination file (plugin archive)
Run
build.gradleusing Gradle (https://gradle.org/ ) to build plugin Java archive
Stop AggreGate Server
Copy the JAR file in a proper subfolder of
%AggreGate Server Installation Folder/plugins/Start AggreGate Server
Was this page helpful?