Skip to content

Latest commit

 

History

History
35 lines (16 loc) · 541 Bytes

File metadata and controls

35 lines (16 loc) · 541 Bytes

Sample processing project for Git exercise

Documentation

Retrieve the project

git clone git@github.com:artmoni/processing-sample-project.git

How to launch with Maven

Download dependencies

mvn install

Launch the main class

mvn exec:java

Use a real IDE

There are a lot of correct IDE, choose one for you. This sample project is initialize with Intellij.

Intellij

https://www.jetbrains.com/idea/download/

Eclipse

https://www.eclipse.org/downloads/