Euglena control applet
.idea | ||
lib | ||
src | ||
.gitignore | ||
processing-intellij.iml | ||
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:
- Open the project in IntelliJ
- Add the same configuration you see on the screenshot
- Duplicate the example applet and create as many Processing sketches as you want!