Skip to content

Modellers Guide

rjzupkoii edited this page Oct 13, 2018 · 2 revisions

Working with the Project

  1. Clone the repository from GitHub
  2. Eclipse should recognize the project file in the directory
  3. Once opened, most of the references should resolve
  4. Ones that are not recognized should be in the /lib directory, you will need to install them to your local artifact repository

Adding JARs to Maven

  1. Right click the file name
  2. Select "Install or deploy an artifact to a Maven repository"
  3. Click "Next"
  4. Use the file name (ex., "GeoMason") as the "Group Id" and "Artifact Id"
  5. Click "Finish"
Clone this wiki locally