Euglena control applet
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
jan 5f0a62d9bf Start javaifying 8 anni fa
.idea Start javaifying 8 anni fa
lib Start javaifying 8 anni fa
src Start javaifying 8 anni fa
.gitignore Added workspace settings to version control 8 anni fa
LICENSE.md Added GPL license 8 anni fa
README.md Updated links and license in README 8 anni fa
processing-intellij.iml Start javaifying 8 anni fa

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!