glv
4
Hello,
processing-java.exe is not included with Processing 4.4.1 it seems.
Processing 4.4.3 (beta) has some new options:
This works from the W10 command-line:
D:\Program_Portable\Processing-4.4.3>processing cli --sketch=“D:\Users\GLV\Documents\P4\world_rotation” --run
I tried to get this to work with VS Code using this extension:
Processing VSCode - Visual Studio Marketplace
It does not work in VS Code:
That is as far as I got with this.
:)