Euglena control applet
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
jan 5f0a62d9bf Start javaifying hace 8 años
.idea Start javaifying hace 8 años
lib Start javaifying hace 8 años
src Start javaifying hace 8 años
.gitignore Added workspace settings to version control hace 8 años
LICENSE.md Added GPL license hace 8 años
README.md Updated links and license in README hace 8 años
processing-intellij.iml Start javaifying hace 8 años

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!