Euglena control applet
Go to file
Matěj Kašpar Jirásek a555c9b7c0 Added GPL license
2016-04-12 16:19:06 +02:00
.idea Added IntelliJ project 2015-10-01 12:28:45 +02:00
lib Updated libraries to Processing 3.0.2 2016-04-12 16:11:37 +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
LICENSE.md Added GPL license 2016-04-12 16:19:06 +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