Euglena control applet
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
jan 5f0a62d9bf Start javaifying pirms 8 gadiem
.idea Start javaifying pirms 8 gadiem
lib Start javaifying pirms 8 gadiem
src Start javaifying pirms 8 gadiem
.gitignore Added workspace settings to version control pirms 8 gadiem
LICENSE.md Added GPL license pirms 8 gadiem
README.md Updated links and license in README pirms 8 gadiem
processing-intellij.iml Start javaifying pirms 8 gadiem

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!