Skip to content

Commit ea8d40f

Browse files
committed
Correct versions
1 parent 4682491 commit ea8d40f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_projects/jruby_art.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords: 'propane, JRubyArt'
88

99
### Java
1010

11-
Unlike vanilla processing, we do not distribute a java environment with our projects. It is quite possible that Oracle jdk8 will work best with JRubyArt 1.6.0 and below, and Oracle jdk12 will work best with JRubyArt-2.2.0+ but they have not been tested. It seem that not all OpenJDK distributions are equal, if you are lucky the one installed on your system will work for you (jdk8 for JRubyArt-1.6.0 and jdk11+ for JRubyArt-2.2.0). If you have linker problems with opengl sketches we recommend you use [AdoptOpenJDK][adopt] binaries.
11+
Unlike vanilla processing, we do not distribute a java environment with our projects. It is quite possible that Oracle jdk8 will work best with JRubyArt 1.7.0 and below, and Oracle jdk12 will work best with JRubyArt-2.2.0+ but they have not been tested. It seem that not all OpenJDK distributions are equal, if you are lucky the one installed on your system will work for you (jdk8 for JRubyArt-1.7.0 and jdk11+ for JRubyArt-2.2.0). If you have linker problems with opengl sketches we recommend you use [AdoptOpenJDK][adopt] binaries.
1212

1313
### JRuby
1414

_projects/propane.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords: propane, propane
88

99
### Java ###
1010

11-
Unlike vanilla processing, we do not distribute a java environment with our projects. It is quite possible that Oracle jdk8 will work best with propane 1.6.0 and below, and Oracle jdk12 will work best with propane-2.2.0+ but they have not been tested. It seem that not all OpenJDK distributions are equal, if you are lucky the one installed on your system will work for you (jdk8 for propane-1.6.0 and jdk11+ for propane-2.2.0). If you have linker problems with opengl sketches we recommend you use [AdoptOpenJDK][adopt] binaries.
11+
Unlike vanilla processing, we do not distribute a java environment with our projects. It is quite possible that Oracle jdk8 will work best with propane 2.9.1 and below, and Oracle jdk12 will work best with propane-3.4.0+ but they have not been tested. It seem that not all OpenJDK distributions are equal, if you are lucky the one installed on your system will work for you (jdk8 for propane-2.9.1 and jdk11+ for propane-3.4.0). If you have linker problems with opengl sketches we recommend you use [AdoptOpenJDK][adopt] binaries.
1212

1313
### JRuby ###
1414

0 commit comments

Comments
 (0)