note about javafx fix for Linux #214

This commit is contained in:
Ben Fry
2021-06-25 06:44:05 -04:00
parent b1eed96eee
commit ca4d7cc312

View File

@@ -1,14 +1,20 @@
1275 (4.0a6)
contribs
X Module javafx.base not found on Linux
X https://github.com/processing/processing4/issues/214
X https://github.com/processing/processing4/pull/215
for next release
_ Code completion not working
_ https://github.com/processing/processing4/issues/177
_ confirmed not working from Sam's repo either
_ move ISSUE_TEMPLATE to .github subfolder
_ lots more cleanup to do in javafx/build.xml
_ remove the PDE classpath from sketches
_ causing it to include incomplete JFX, other misc; too confusing