1
0
Fork 0
Euglena control applet
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
jan 5f0a62d9bf Start javaifying 8 anos atrás
.idea Start javaifying 8 anos atrás
lib Start javaifying 8 anos atrás
src Start javaifying 8 anos atrás
.gitignore Added workspace settings to version control 8 anos atrás
LICENSE.md Added GPL license 8 anos atrás
README.md Updated links and license in README 8 anos atrás
processing-intellij.iml Start javaifying 8 anos atrás

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!