We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I was getting a cryptic error on linux and I wish this was mentioned processing/build/build.xml:903: Execute failed: java.io.IOException: Cannot run program "rsync" (in directory "processing/build/linux"): error=2, No such file or directory
Updated Build Instructions (markdown)
jre file not downloading anymore: added manual work-around to windows builld instructions.
Revert 2758d4dc6c82693d640f9b223d4e34da2ae79431...b92aeb7e9569a47dee85dcccf18680fd4ab782f4
Destroyed Build Instructions (markdown)
add a note about Java 9
change references to git
Linked to Ant installation instructions
Fix list indentation of java troubleshooting section
added the builf flag when working behind proxy
Updated Mac OS X JDK notes, to reflect recent change https://github.com/processing/processing/issues/3795
Java 8 is compulsory to build processing : https://github.com/processing/processing/commit/93777baddf1b3df3bbbbfc405f87e37e92f0088f
Added mention of ant clean, fixes processing/processing-docs#101