Euglena control applet
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
jan 5f0a62d9bf Start javaifying il y a 8 ans
.idea Start javaifying il y a 8 ans
lib Start javaifying il y a 8 ans
src Start javaifying il y a 8 ans
.gitignore Added workspace settings to version control il y a 8 ans
LICENSE.md Added GPL license il y a 8 ans
README.md Updated links and license in README il y a 8 ans
processing-intellij.iml Start javaifying il y a 8 ans

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!