Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 313 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 313 Bytes

ofxJava

a java scripting interface for openFrameworks

OSX

openJDK 8 needed! Processing core not working with newest jdk releases.

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

brew tap AdoptOpenJDK/openjdk
brew cask install adoptopenjdk8