Skip to content

Latest commit

 

History

History
33 lines (14 loc) · 489 Bytes

File metadata and controls

33 lines (14 loc) · 489 Bytes

Sample processing project for Git exercise

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/