Skip to content
NJDaeger edited this page Jun 1, 2017 · 2 revisions

Coalesce Core Wiki Page


Compiling

  1. Download the zip file of this repository to your computer.
  2. Extract the contents of the zipped file.
  3. Go into the extracted file and open a new git bash.
  4. Type mvn clean install inside the bash window.
  5. The plugin should install itself in your .m2 folder and the compiled jar will be in the target folder.
Clone this wiki locally