Euglena control applet
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
jan 5f0a62d9bf Start javaifying 8 년 전
.idea Start javaifying 8 년 전
lib Start javaifying 8 년 전
src Start javaifying 8 년 전
.gitignore Added workspace settings to version control 8 년 전
LICENSE.md Added GPL license 8 년 전
README.md Updated links and license in README 8 년 전
processing-intellij.iml Start javaifying 8 년 전

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!