We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85b189f commit 8bae2b8Copy full SHA for 8bae2b8
todo.txt
@@ -1,5 +1,17 @@
1
1287 (4.0.2)
2
X using Java 17 in more syntax
3
+X fix potential casting problem with Platform and DefaultPlatform
4
+X should be unreachable, but fixed anyway
5
+
6
+_ set more build.xml files to use Java 17
7
+_ remove target.path from build/build.xml
8
+_ maybe simpler way to write version? sheesh
9
10
+_ args passed to main() aren't working
11
+_ (there was a bug report for this already?)
12
+_ were the run() and runSketch() methods merged w/o realizing loss of args?
13
+_ runSketch() probably needs to pass applet args and sketch args separately
14
+_ though this can't be done w/o breaking Python
15
16
17
contrib
0 commit comments