1
0
Fork 0
Euglena control applet
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
jan 5f0a62d9bf Start javaifying vor 8 Jahren
.idea Start javaifying vor 8 Jahren
lib Start javaifying vor 8 Jahren
src Start javaifying vor 8 Jahren
.gitignore Added workspace settings to version control vor 8 Jahren
LICENSE.md Added GPL license vor 8 Jahren
README.md Updated links and license in README vor 8 Jahren
processing-intellij.iml Start javaifying vor 8 Jahren

README.md

Using Processing 3 in IntelliJ IDEA

This repository contains an example Processing 3 project in IntelliJ IDEA.

The project can be used in two steps:

  1. Open the project in IntelliJ IDEA
  2. Add the same configuration you see on the screenshot
  3. Duplicate the example applet and create as many Processing sketches as you want!

Configuration screenshot

About

This project contains the Processing core libraries and is therefore distibuted under GPL licence.

Thank you Processing!