Euglena control applet
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
jan 5f0a62d9bf Start javaifying před 8 roky
.idea Start javaifying před 8 roky
lib Start javaifying před 8 roky
src Start javaifying před 8 roky
.gitignore Added workspace settings to version control před 8 roky
LICENSE.md Added GPL license před 8 roky
README.md Updated links and license in README před 8 roky
processing-intellij.iml Start javaifying před 8 roky

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!