Euglena control applet
Go to file
Matěj Kašpar Jirásek ef8cde1c7e Created README file
2015-10-01 12:41:37 +02:00
.idea Added IntelliJ project 2015-10-01 12:28:45 +02:00
lib Added Processing 3 libraries 2015-10-01 12:21:46 +02:00
src Added example Processing applet 2015-10-01 12:29:01 +02:00
.gitignore Added IntelliJ project 2015-10-01 12:28:45 +02:00
processing-intellij.iml Added IntelliJ project 2015-10-01 12:28:45 +02:00
README.md Created README file 2015-10-01 12:41:37 +02:00

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