Euglena control applet
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Matěj Kašpar Jirásek a555c9b7c0 Added GPL license 8 years ago
.idea Added IntelliJ project 9 years ago
lib Updated libraries to Processing 3.0.2 8 years ago
src Added example Processing applet 9 years ago
.gitignore Added IntelliJ project 9 years ago
LICENSE.md Added GPL license 8 years ago
README.md Created README file 9 years ago
processing-intellij.iml Added IntelliJ project 9 years ago

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
  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