Skip to content

How to Build plugin jar

Kaoru Shoji edited this page Oct 23, 2015 · 1 revision

Open the root directory of this project with terminal app, and execute this.

./gradlew exportJar
Clone this wiki locally