File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 84
84
85
85
<property name =" jdk.train" value =" 11" />
86
86
<property name =" jdk.version" value =" 0" />
87
- <property name =" jdk.update" value =" 10 " />
87
+ <property name =" jdk.update" value =" 11 " />
88
88
<property name =" jdk.build" value =" 9" />
89
89
90
90
<property name =" jdk.prefix" value =" jdk" />
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ X https://github.com/processing/processing4/issues/174
12
12
X catch NoClassDefError in Platform.deleteFile() (still unclear of its cause)
13
13
X need to set a nicer default font
14
14
X increases export size, but impact is so worth it
15
+ X Update JDK to 11.0.11+9
15
16
16
17
earlier
17
18
o further streamline the downloader
@@ -23,6 +24,7 @@ contribs
23
24
X many updates in the docs portion of the repo
24
25
X https://github.com/processing/processing4/pull/191
25
26
27
+
26
28
_ when lib downloads (batik) go dead, fallback to the download.processing.org version
27
29
_ or for now, tell users how to do it manually
28
30
You can’t perform that action at this time.
0 commit comments