File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 3030 <property name =" examples.dir"
3131 location =" ../../processing-examples" />
3232
33- <!-- 17.0.5+8 -->
33+ <!-- 17.0.6+10 -->
3434 <property name =" jdk.train" value =" 17" />
35- <property name =" jdk.detail" value =" ${ jdk.train } .0.5 " />
36- <property name =" jdk.build" value =" 8 " />
35+ <property name =" jdk.detail" value =" ${ jdk.train } .0.6 " />
36+ <property name =" jdk.build" value =" 10 " />
3737 <property name =" jdk.folder" value =" jdk-${ jdk.detail } +${ jdk.build } " />
3838
3939
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ X preferences.txt is not saved when closing Processing under certain circumstanc
33X https://github.com/processing/processing4/issues/608
44X set all build.xml files to use Java 17
55X also fix several that still had tabs instead of spaces
6+ X update to JDK 17.0.6+10 from https://adoptium.net/
67
78manager
89X add 'exports' to the library parameters
You can’t perform that action at this time.
0 commit comments