Skip to content

artmoni/processing-sample-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

A sample project to launch a java processing real time engine with maven

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages