Skip to content

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

Notifications You must be signed in to change notification settings

heyckarm/processing-sample-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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/

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

  • Java 100.0%